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 17, 2021
1 parent bfebee6 commit f4f26d7
Show file tree
Hide file tree
Showing 3 changed files with 384 additions and 12 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"node": ">=8.9.0"
},
"devDependencies": {
"@babel/cli": "7.13.16",
"@babel/core": "7.13.16",
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/preset-env": "7.13.15",
"@babel/plugin-proposal-object-rest-spread": "7.14.2",
"@babel/preset-env": "7.14.2",
"@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.3",
"@wpackio/eslint-config": "^6.0.1",
"dts-gen": "0.6.0"
}
Expand Down
Loading

0 comments on commit f4f26d7

Please sign in to comment.