chore(deps): update babel monorepo to v7.16.7 (#1246)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2ef1bae662
commit
d44feb75eb
2 changed files with 832 additions and 75 deletions
|
|
@ -39,10 +39,10 @@
|
|||
"website:start": "yarn workspace @docsearch/website start --host 0.0.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.16.0",
|
||||
"@babel/plugin-transform-react-jsx": "7.16.5",
|
||||
"@babel/preset-env": "7.16.5",
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"@babel/cli": "7.16.7",
|
||||
"@babel/plugin-transform-react-jsx": "7.16.7",
|
||||
"@babel/preset-env": "7.16.7",
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"@percy/cypress": "2.3.4",
|
||||
"@rollup/plugin-json": "4.1.0",
|
||||
"@rollup/plugin-node-resolve": "7.1.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue