Skip to content

Commit 22e48e3

Browse files
chore: update npm dependencies
1 parent 8053fdb commit 22e48e3

File tree

2 files changed

+343
-519
lines changed

2 files changed

+343
-519
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.10.2",
30-
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
31-
"@babel/plugin-transform-react-jsx": "^7.10.1",
32-
"@babel/plugin-transform-runtime": "^7.10.1",
33-
"@babel/preset-env": "^7.10.2",
34-
"@babel/register": "^7.10.1",
29+
"@babel/core": "^7.10.3",
30+
"@babel/plugin-proposal-object-rest-spread": "^7.10.3",
31+
"@babel/plugin-transform-react-jsx": "^7.10.3",
32+
"@babel/plugin-transform-runtime": "^7.10.3",
33+
"@babel/preset-env": "^7.10.3",
34+
"@babel/register": "^7.10.3",
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.2.0",
40+
"eslint": "^7.3.0",
4141
"jest": "^26.0.1",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",
4444
"webpack": "^4.43.0",
45-
"webpack-cli": "^3.3.11"
45+
"webpack-cli": "^3.3.12"
4646
},
4747
"publishConfig": {
4848
"access": "public"

0 commit comments

Comments
 (0)