Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2021
1 parent bfebee6 commit 89c2cff
Show file tree
Hide file tree
Showing 3 changed files with 252 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"devDependencies": {
"@babel/cli": "7.13.16",
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/preset-env": "7.13.15",
"@babel/preset-env": "7.14.1",
"@babel/preset-typescript": "7.13.0",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.41",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@wpackio/eslint-config": "^6.0.1",
"dts-gen": "0.6.0"
}
Expand Down
Loading

0 comments on commit 89c2cff

Please sign in to comment.