Skip to content

Commit e8f010f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update babel monorepo to v7.10.0
1 parent 695535b commit e8f010f

File tree

2 files changed

+268
-199
lines changed

2 files changed

+268
-199
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"repository": "https://github.com/mike-works/modern-javascript",
1818
"author": "Mike North <michael.l.north@gmail.com> (https://mike.works)",
1919
"dependencies": {
20-
"@babel/cli": "7.8.4",
21-
"@babel/core": "7.9.0",
22-
"@babel/preset-env": "7.9.5",
23-
"@babel/preset-react": "7.9.4",
20+
"@babel/cli": "7.10.0",
21+
"@babel/core": "7.10.0",
22+
"@babel/preset-env": "7.10.0",
23+
"@babel/preset-react": "7.10.0",
2424
"@babel/preset-stage-2": "7.8.3",
2525
"@mike-works/js-lib-renovate-config": "2.0.0",
2626
"@mike-works/workshop-semantic-release-config": "1.0.0",

0 commit comments

Comments
 (0)