Skip to content

Commit 5af930d

Browse files
chore: update npm dependencies
1 parent 78bdadb commit 5af930d

File tree

2 files changed

+130
-128
lines changed

2 files changed

+130
-128
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.8.4",
29+
"@babel/core": "^7.8.6",
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.4",
34-
"@babel/register": "^7.8.3",
33+
"@babel/preset-env": "^7.8.6",
34+
"@babel/register": "^7.8.6",
3535
"babel-jest": "^25.1.0",
3636
"babel-loader": "^8.0.6",
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",

0 commit comments

Comments
 (0)