Skip to content

Commit f99e7c5

Browse files
chore: update npm dependencies
1 parent 26c8077 commit f99e7c5

File tree

2 files changed

+485
-460
lines changed

2 files changed

+485
-460
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.9.0",
30-
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
29+
"@babel/core": "^7.9.6",
30+
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
3131
"@babel/plugin-transform-react-jsx": "^7.9.4",
32-
"@babel/plugin-transform-runtime": "^7.9.0",
33-
"@babel/preset-env": "^7.9.5",
32+
"@babel/plugin-transform-runtime": "^7.9.6",
33+
"@babel/preset-env": "^7.9.6",
3434
"@babel/register": "^7.9.0",
35-
"babel-jest": "^25.4.0",
35+
"babel-jest": "^25.5.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.4.4",
4040
"eslint": "^6.8.0",
41-
"jest": "^25.4.0",
41+
"jest": "^25.5.3",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",
4444
"webpack": "^4.43.0",

0 commit comments

Comments
 (0)