Skip to content

Commit 5138216

Browse files
committed
maint(dependencies): Upgrade dev dependencies up to minor versions.
1 parent 6fb6854 commit 5138216

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"@babel/core": "^7.16.0",
5454
"@babel/eslint-parser": "^7.16.3",
5555
"@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",
56+
"@babel/preset-env": "^7.16.4",
57+
"@commitlint/cli": "^15.0.0",
58+
"@commitlint/config-conventional": "^15.0.0",
5959
"@release-it/conventional-changelog": "^3.3.0",
6060
"@testing-library/jest-dom": "^5.15.0",
6161
"babel-loader": "^8.2.3",

0 commit comments

Comments
 (0)