Skip to content

Commit beac571

Browse files
chore: update npm dependencies
1 parent 2bd8082 commit beac571

File tree

2 files changed

+185
-167
lines changed

2 files changed

+185
-167
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.8.6",
29+
"@babel/core": "^7.8.7",
3030
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
3131
"@babel/plugin-transform-react-jsx": "^7.8.3",
3232
"@babel/plugin-transform-runtime": "^7.8.3",
33-
"@babel/preset-env": "^7.8.6",
33+
"@babel/preset-env": "^7.8.7",
3434
"@babel/register": "^7.8.6",
3535
"babel-jest": "^25.1.0",
3636
"babel-loader": "^8.0.6",
@@ -41,7 +41,7 @@
4141
"jest": "^25.1.0",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.1",
44-
"webpack": "^4.41.6",
44+
"webpack": "^4.42.0",
4545
"webpack-cli": "^3.3.11"
4646
},
4747
"publishConfig": {

0 commit comments

Comments
 (0)