Skip to content

Commit 47fd920

Browse files
authored
Merge pull request #6 from sastan/greenkeeper/monorepo.babel7-7.1.0
chore(package): update @babel/plugin-transform-runtime to version 7.1.0
2 parents 7dfafe7 + 082a91f commit 47fd920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/runtime": "^7.0.0"
4343
},
4444
"devDependencies": {
45-
"@babel/plugin-transform-runtime": "^7.0.0",
45+
"@babel/plugin-transform-runtime": "^7.1.0",
4646
"@types/react": "^0.14 || ^15 || ^16",
4747
"ajv": "^6.5.3",
4848
"babel-plugin-dynamic-import-node": "^2.1.0",

0 commit comments

Comments
 (0)