Skip to content

Commit 3260038

Browse files
committed
maint(Build): Upgrade dependencies.
1 parent a9e8355 commit 3260038

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"@babel/eslint-parser": "^7.17.0",
4343
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
4444
"@babel/preset-env": "^7.17.10",
45-
"@commitlint/cli": "^16.2.4",
46-
"@commitlint/config-conventional": "^16.2.4",
47-
"@release-it/conventional-changelog": "^4.3.0",
45+
"@commitlint/cli": "^17.0.0",
46+
"@commitlint/config-conventional": "^17.0.0",
47+
"@release-it/conventional-changelog": "^5.0.0",
4848
"@testing-library/jest-dom": "^5.16.4",
4949
"babel-loader": "^8.2.5",
5050
"copy-webpack-plugin": "^10.2.4",
@@ -53,7 +53,7 @@
5353
"eslint": "^8.15.0",
5454
"eslint-config-prettier": "^8.5.0",
5555
"expose-loader": "^3.0.0",
56-
"husky": "^7.0.4",
56+
"husky": "^8.0.1",
5757
"identity-obj-proxy": "^3.0.0",
5858
"imports-loader": "^3.1.0",
5959
"inspectpack": "^4.7.1",
@@ -62,7 +62,7 @@
6262
"jest-watch-typeahead": "^1.1.0",
6363
"prettier": "^2.6.2",
6464
"regenerator-runtime": "^0.13.9",
65-
"release-it": "^14.14.2",
65+
"release-it": "^15.0.0",
6666
"sass": "^1.51.0",
6767
"sass-loader": "^12.6.0",
6868
"style-loader": "^3.3.0",

0 commit comments

Comments
 (0)