Skip to content

Commit 827ca17

Browse files
chore: update npm dependencies
1 parent 2418f97 commit 827ca17

File tree

2 files changed

+115
-98
lines changed

2 files changed

+115
-98
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.11.4",
29+
"@babel/core": "^7.11.6",
3030
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
3131
"@babel/plugin-transform-react-jsx": "^7.10.4",
32-
"@babel/plugin-transform-runtime": "^7.11.0",
33-
"@babel/preset-env": "^7.11.0",
34-
"@babel/register": "^7.10.5",
32+
"@babel/plugin-transform-runtime": "^7.11.5",
33+
"@babel/preset-env": "^7.11.5",
34+
"@babel/register": "^7.11.5",
3535
"babel-jest": "^26.3.0",
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.7.0",
40+
"eslint": "^7.8.1",
4141
"jest": "^26.4.2",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",

0 commit comments

Comments
 (0)