mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-12-18 21:45:04 +01:00
build(deps): update latest
This commit is contained in:
parent
48061dd577
commit
4240e21ce2
1532
package-lock.json
generated
1532
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -47,24 +47,24 @@
|
|||||||
"eslint-plugin-unicorn": "^41.0.0"
|
"eslint-plugin-unicorn": "^41.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "16.2.1",
|
"@commitlint/cli": "16.2.3",
|
||||||
"@commitlint/config-conventional": "16.2.1",
|
"@commitlint/config-conventional": "16.2.1",
|
||||||
"editorconfig-checker": "4.0.2",
|
"editorconfig-checker": "4.0.2",
|
||||||
"eslint": "8.9.0",
|
"eslint": "8.11.0",
|
||||||
"@types/eslint": "8.4.1",
|
"@types/eslint": "8.4.1",
|
||||||
"eslint-plugin-import": "2.25.4",
|
"eslint-plugin-import": "2.25.4",
|
||||||
"eslint-plugin-promise": "6.0.0",
|
"eslint-plugin-promise": "6.0.0",
|
||||||
"eslint-plugin-unicorn": "41.0.0",
|
"eslint-plugin-unicorn": "41.0.0",
|
||||||
"typescript": "4.5.5",
|
"typescript": "4.6.2",
|
||||||
"@typescript-eslint/parser": "5.12.0",
|
"@typescript-eslint/parser": "5.15.0",
|
||||||
"@typescript-eslint/eslint-plugin": "5.12.0",
|
"@typescript-eslint/eslint-plugin": "5.15.0",
|
||||||
"tape": "5.5.2",
|
"tape": "5.5.2",
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"lint-staged": "12.3.4",
|
"lint-staged": "12.3.6",
|
||||||
"markdownlint-cli": "0.31.1",
|
"markdownlint-cli": "0.31.1",
|
||||||
"@types/tape": "4.13.2",
|
"@types/tape": "4.13.2",
|
||||||
"pinst": "2.1.6",
|
"pinst": "3.0.0",
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.6.0",
|
||||||
"semantic-release": "19.0.2"
|
"semantic-release": "19.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user