Skip to content

Commit 1f4e488

Browse files
chore: update npm dependencies
1 parent 90cd7d6 commit 1f4e488

File tree

2 files changed

+133
-135
lines changed

2 files changed

+133
-135
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.10.4",
29+
"@babel/core": "^7.10.5",
3030
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
3131
"@babel/plugin-transform-react-jsx": "^7.10.4",
32-
"@babel/plugin-transform-runtime": "^7.10.4",
32+
"@babel/plugin-transform-runtime": "^7.10.5",
3333
"@babel/preset-env": "^7.10.4",
34-
"@babel/register": "^7.10.4",
34+
"@babel/register": "^7.10.5",
3535
"babel-jest": "^26.1.0",
3636
"babel-loader": "^8.1.0",
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",

0 commit comments

Comments
 (0)