Skip to content

Commit ac46ca3

Browse files
Merge pull request #563 from halfzebra/renovate/babel-monorepo
feat(package.json): Update babel monorepo to v7.12.7
2 parents 6d9993c + 91fa205 commit ac46ca3

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
@@ -17,10 +17,10 @@
1717
}
1818
},
1919
"dependencies": {
20-
"@babel/cli": "7.12.1",
21-
"@babel/core": "7.12.3",
20+
"@babel/cli": "7.12.7",
21+
"@babel/core": "7.12.7",
2222
"@babel/plugin-transform-runtime": "7.12.1",
23-
"@babel/preset-env": "7.12.1",
23+
"@babel/preset-env": "7.12.7",
2424
"@babel/runtime": "7.12.5",
2525
"assets-webpack-plugin": "3.9.12",
2626
"autoprefixer": "10.0.2",

0 commit comments

Comments
 (0)