Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.12.13 (#919)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 3, 2021
1 parent 348d680 commit 81b6b06
Show file tree
Hide file tree
Showing 3 changed files with 724 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"webextension-polyfill": "0.7.0"
},
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/core": "7.12.13",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
"@types/chrome": "0.0.129",
Expand Down
6 changes: 3 additions & 3 deletions packages/integration_test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"test-watch": "yarn test --watch"
},
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/node": "7.12.10",
"@babel/preset-env": "7.12.11",
"@babel/core": "7.12.13",
"@babel/node": "7.12.13",
"@babel/preset-env": "7.12.13",
"babel-jest": "26.6.3",
"get-port": "5.1.1",
"jest": "26.6.3",
Expand Down
Loading

1 comment on commit 81b6b06

@vercel
Copy link

@vercel vercel bot commented on 81b6b06 Feb 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.