Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 31, 2021
1 parent f131e99 commit a70d3ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@
"coverage": "jest --coverage"
},
"devDependencies": {
"@babel/core": "7.12.3",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/preset-env": "7.15.0",
"@babel/core": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.0",
"@babel/preset-env": "7.16.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/user-event": "13.2.1",
Expand Down

0 comments on commit a70d3ee

Please sign in to comment.