Skip to content

Commit ee708ee

Browse files
chore: update npm dependencies
1 parent d6376f3 commit ee708ee

File tree

2 files changed

+109
-109
lines changed

2 files changed

+109
-109
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,22 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.14.6",
41+
"@babel/core": "^7.14.8",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
4343
"@babel/plugin-transform-react-jsx": "^7.14.5",
4444
"@babel/plugin-transform-runtime": "^7.14.5",
45-
"@babel/preset-env": "^7.14.7",
45+
"@babel/preset-env": "^7.14.8",
4646
"@babel/register": "^7.14.5",
4747
"babel-jest": "^27.0.6",
4848
"babel-loader": "^8.2.2",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.2",
52-
"eslint": "^7.30.0",
52+
"eslint": "^7.31.0",
5353
"jest": "^27.0.6",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
56-
"webpack": "^5.45.1",
56+
"webpack": "^5.46.0",
5757
"webpack-cli": "^4.7.2"
5858
},
5959
"publishConfig": {

0 commit comments

Comments
 (0)