We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb6854 commit 5138216Copy full SHA for 5138216
package.json
@@ -53,9 +53,9 @@
53
"@babel/core": "^7.16.0",
54
"@babel/eslint-parser": "^7.16.3",
55
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
56
- "@babel/preset-env": "^7.16.0",
57
- "@commitlint/cli": "^14.1.0",
58
- "@commitlint/config-conventional": "^14.1.0",
+ "@babel/preset-env": "^7.16.4",
+ "@commitlint/cli": "^15.0.0",
+ "@commitlint/config-conventional": "^15.0.0",
59
"@release-it/conventional-changelog": "^3.3.0",
60
"@testing-library/jest-dom": "^5.15.0",
61
"babel-loader": "^8.2.3",
0 commit comments