Skip to content

Commit 96fa1b8

Browse files
chore: update npm dependencies
1 parent d2f535d commit 96fa1b8

File tree

2 files changed

+618
-617
lines changed

2 files changed

+618
-617
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.16.5",
42-
"@babel/plugin-proposal-object-rest-spread": "^7.16.5",
43-
"@babel/plugin-transform-react-jsx": "^7.16.5",
44-
"@babel/plugin-transform-runtime": "^7.16.5",
45-
"@babel/preset-env": "^7.16.5",
46-
"@babel/register": "^7.16.5",
41+
"@babel/core": "^7.16.7",
42+
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
43+
"@babel/plugin-transform-react-jsx": "^7.16.7",
44+
"@babel/plugin-transform-runtime": "^7.16.7",
45+
"@babel/preset-env": "^7.16.7",
46+
"@babel/register": "^7.16.7",
4747
"babel-jest": "^27.4.5",
4848
"babel-loader": "^8.2.3",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.2",
52-
"eslint": "^8.5.0",
52+
"eslint": "^8.6.0",
5353
"jest": "^27.4.5",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",

0 commit comments

Comments
 (0)