Skip to content

Commit 1e3f704

Browse files
authored
Merge pull request #17 from PlayMa256/greenkeeper/monorepo.babel7-7.0.0-rc.3
Update babel7 to the latest version 🚀
2 parents 1c2ec08 + 0402178 commit 1e3f704

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"author": "Matheus Gonçalves da Silva <PlayMa256>",
2525
"license": "ISC",
2626
"devDependencies": {
27-
"@babel/cli": "7.0.0-rc.1",
27+
"@babel/cli": "7.0.0-rc.3",
2828
"@babel/core": "7.0.0-rc.1",
2929
"@babel/plugin-proposal-class-properties": "7.0.0-rc.1",
30-
"@babel/plugin-proposal-optional-chaining": "^7.0.0-rc.1",
30+
"@babel/plugin-proposal-optional-chaining": "^7.0.0-rc.3",
3131
"@babel/plugin-transform-async-to-generator": "7.0.0-rc.1",
32-
"@babel/polyfill": "7.0.0-rc.1",
32+
"@babel/polyfill": "7.0.0-rc.3",
3333
"@babel/preset-env": "7.0.0-rc.1",
3434
"@babel/preset-flow": "7.0.0-rc.1",
3535
"@commitlint/cli": "7.0.0",

0 commit comments

Comments
 (0)