Skip to content

Commit 3d2c503

Browse files
chore: update npm dependencies
1 parent 9a4f4b7 commit 3d2c503

File tree

2 files changed

+514
-477
lines changed

2 files changed

+514
-477
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.17.0",
41+
"@babel/core": "^7.17.2",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
4343
"@babel/plugin-transform-react-jsx": "^7.16.7",
4444
"@babel/plugin-transform-runtime": "^7.17.0",
4545
"@babel/preset-env": "^7.16.11",
4646
"@babel/register": "^7.17.0",
47-
"babel-jest": "^27.4.6",
47+
"babel-jest": "^27.5.1",
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.8.0",
53-
"jest": "^27.4.7",
52+
"eslint": "^8.9.0",
53+
"jest": "^27.5.1",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
5656
"webpack": "^5.68.0",

0 commit comments

Comments
 (0)