chore(deps): update babel monorepo to v7.16.0
This commit is contained in:
committed by
renovate[bot]
parent
adf3c2b8cc
commit
9419bdfed4
2800
tools/ui-components/package-lock.json
generated
2800
tools/ui-components/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Reference in New Issue
Block a user