Skip to content

Commit 71e31cf

Browse files
committed
maint: Upgrade dependencies.
1 parent ab0bb17 commit 71e31cf

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
@@ -38,17 +38,17 @@
3838
"whatwg-fetch": "^3.4.0"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.18.0",
42-
"@babel/eslint-parser": "^7.17.0",
41+
"@babel/core": "^7.18.2",
42+
"@babel/eslint-parser": "^7.18.2",
4343
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
44-
"@babel/preset-env": "^7.18.0",
45-
"@commitlint/cli": "^17.0.0",
44+
"@babel/preset-env": "^7.18.2",
45+
"@commitlint/cli": "^17.0.1",
4646
"@commitlint/config-conventional": "^17.0.0",
4747
"@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": "^11.0.0",
51-
"core-js": "3.22.6",
51+
"core-js": "3.22.7",
5252
"css-loader": "^6.7.1",
5353
"eslint": "^8.16.0",
5454
"eslint-config-prettier": "^8.5.0",

0 commit comments

Comments
 (0)