mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-05-27 11:37:24 +02:00
build(deps): update latest
This commit is contained in:
22
package.json
22
package.json
@ -23,7 +23,7 @@
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=8.0.0"
|
||||
"npm": ">=9.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint:commit": "commitlint",
|
||||
@ -39,24 +39,24 @@
|
||||
"postpublish": "pinst --enable"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.5.1",
|
||||
"@commitlint/config-conventional": "17.4.4",
|
||||
"@commitlint/cli": "17.6.3",
|
||||
"@commitlint/config-conventional": "17.6.3",
|
||||
"@types/tap": "15.0.8",
|
||||
"editorconfig-checker": "5.0.1",
|
||||
"eslint": "8.37.0",
|
||||
"eslint-config-conventions": "8.0.0",
|
||||
"eslint": "8.40.0",
|
||||
"eslint-config-conventions": "9.0.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-unicorn": "46.0.0",
|
||||
"eslint-plugin-unicorn": "47.0.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.2.0",
|
||||
"markdownlint": "0.28.0",
|
||||
"markdownlint-cli2": "0.6.0",
|
||||
"lint-staged": "13.2.2",
|
||||
"markdownlint": "0.28.2",
|
||||
"markdownlint-cli2": "0.7.1",
|
||||
"pinst": "3.0.0",
|
||||
"prettier": "2.8.7",
|
||||
"semantic-release": "21.0.1",
|
||||
"prettier": "2.8.8",
|
||||
"semantic-release": "21.0.2",
|
||||
"tap": "16.3.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user