Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2021
1 parent c59f880 commit 1d470ad
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 626 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "7.8.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-optional-chaining": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-typescript": "7.8.3",
"@babel/core": "7.12.13",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.12.13",
"@babel/plugin-proposal-optional-chaining": "7.12.13",
"@babel/preset-env": "7.12.13",
"@babel/preset-typescript": "7.12.13",
"@types/jest": "25.1.1",
"@types/webpack": "4.41.5",
"babel-jest": "25.1.0",
Expand Down
Loading

0 comments on commit 1d470ad

Please sign in to comment.