chore(deps): update babel monorepo to v7.26.4
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
55792606ce
commit
f37fc31321
2 changed files with 1778 additions and 1872 deletions
3638
package-lock.json
generated
3638
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
yarn.lock
12
yarn.lock
|
@ -11,9 +11,7 @@
|
|||
"@jridgewell/trace-mapping" "^0.3.9"
|
||||
|
||||
"@babel/cli@^7.18.9":
|
||||
version "7.20.7"
|
||||
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.20.7.tgz"
|
||||
integrity sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==
|
||||
version "7.26.4"
|
||||
dependencies:
|
||||
"@jridgewell/trace-mapping" "^0.3.8"
|
||||
commander "^4.0.1"
|
||||
|
@ -46,9 +44,7 @@
|
|||
integrity sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==
|
||||
|
||||
"@babel/core@^7.10.4", "@babel/core@^7.17.9", "@babel/core@^7.18.9":
|
||||
version "7.20.12"
|
||||
resolved "https://registry.npmjs.org/@babel/core/-/core-7.20.12.tgz"
|
||||
integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==
|
||||
version "7.26.0"
|
||||
dependencies:
|
||||
"@ampproject/remapping" "^2.1.0"
|
||||
"@babel/code-frame" "^7.18.6"
|
||||
|
@ -802,9 +798,7 @@
|
|||
"@babel/helper-plugin-utils" "^7.18.6"
|
||||
|
||||
"@babel/preset-env@^7.10.4", "@babel/preset-env@^7.18.9":
|
||||
version "7.20.2"
|
||||
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.20.2.tgz"
|
||||
integrity sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==
|
||||
version "7.26.0"
|
||||
dependencies:
|
||||
"@babel/compat-data" "^7.20.1"
|
||||
"@babel/helper-compilation-targets" "^7.20.0"
|
||||
|
|
Loading…
Reference in a new issue