chore(deps): update babel monorepo to v7.16.0

This commit is contained in:
Renovate Bot
2021-10-30 03:20:44 +00:00
committed by renovate[bot]
parent adf3c2b8cc
commit 9419bdfed4
8 changed files with 5391 additions and 4289 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
},
"homepage": "https://github.com/freeCodeCamp/freeCodeCamp#readme",
"dependencies": {
"@babel/preset-typescript": "7.15.0",
"@babel/preset-typescript": "7.16.0",
"@types/jest": "27.0.2",
"@types/node": "16.11.6",
"@types/react": "17.0.33",
@ -29,8 +29,8 @@
"typescript": "4.4.4"
},
"devDependencies": {
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-node-resolve": "13.0.6",