Skip to content

Commit af8081c

Browse files
committed
chore(deps): update babel monorepo to ~7.5.0
1 parent 32e074c commit af8081c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
"todomvc-app-css": "~2.2.0"
5757
},
5858
"devDependencies": {
59-
"@babel/core": "~7.4.0",
60-
"@babel/plugin-proposal-class-properties": "~7.4.0",
61-
"@babel/plugin-proposal-object-rest-spread": "~7.4.0",
59+
"@babel/core": "~7.5.0",
60+
"@babel/plugin-proposal-class-properties": "~7.5.0",
61+
"@babel/plugin-proposal-object-rest-spread": "~7.5.0",
6262
"@babel/polyfill": "~7.4.0",
63-
"@babel/preset-env": "~7.4.0",
63+
"@babel/preset-env": "~7.5.0",
6464
"@babel/preset-react": "~7.0.0",
65-
"@babel/register": "~7.4.0",
65+
"@babel/register": "~7.5.0",
6666
"@nighttrax/eslint-config-jsx": "~1.0.0",
6767
"babel-loader": "~8.0.0",
6868
"babel-plugin-istanbul": "~5.1.0",

0 commit comments

Comments
 (0)