Skip to content

Commit 2461124

Browse files
chore: update npm dependencies
1 parent 9acba03 commit 2461124

File tree

2 files changed

+112
-110
lines changed

2 files changed

+112
-110
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.10.1",
29+
"@babel/core": "^7.10.2",
3030
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
3131
"@babel/plugin-transform-react-jsx": "^7.10.1",
3232
"@babel/plugin-transform-runtime": "^7.10.1",
33-
"@babel/preset-env": "^7.10.1",
33+
"@babel/preset-env": "^7.10.2",
3434
"@babel/register": "^7.10.1",
3535
"babel-jest": "^26.0.1",
3636
"babel-loader": "^8.1.0",
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",
3838
"enzyme": "^3.11.0",
3939
"enzyme-to-json": "^3.5.0",
40-
"eslint": "^7.1.0",
40+
"eslint": "^7.2.0",
4141
"jest": "^26.0.1",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",

0 commit comments

Comments
 (0)