Skip to content

Commit 422c1aa

Browse files
committed
Update package.json
1 parent 1c67729 commit 422c1aa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
"devDependencies": {
1010
"commitizen": "^4.0.3",
11-
"cz-conventional-changelog": "^2.1.0",
11+
"cz-conventional-changelog": "^3.3.0",
1212
"cz-jira-commit": "^0.2.3",
13-
"eslint": "^6.5.1",
14-
"eslint-config-prettier": "^6.4.0",
15-
"eslint-plugin-prettier": "^3.1.1",
16-
"husky": "^3.0.9",
17-
"lint-staged": "^9.4.2",
18-
"prettier": "^1.18.2",
19-
"prettier-plugin-java": "^0.4.0",
20-
"semantic-release": "^17.4.7",
21-
"standard-version": "^8.0.1"
13+
"eslint": "^8.20.0",
14+
"eslint-config-prettier": "^8.5.0",
15+
"eslint-plugin-prettier": "^4.2.1",
16+
"husky": "^8.0.1",
17+
"lint-staged": "^13.0.3",
18+
"prettier": "^2.7.1",
19+
"prettier-plugin-java": "^1.6.2",
20+
"semantic-release": "^19.0.3",
21+
"standard-version": "^9.5.0"
2222
},
2323
"scripts": {
2424
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)