Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @babel/preset-env from 7.22.7 to 7.22.9 #742

Merged
merged 1 commit into from
Jul 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1414,11 +1414,11 @@ __metadata:
linkType: hard

"@babel/preset-env@npm:^7.22.4, @babel/preset-env@npm:^7.22.5":
version: 7.22.7
resolution: "@babel/preset-env@npm:7.22.7"
version: 7.22.9
resolution: "@babel/preset-env@npm:7.22.9"
dependencies:
"@babel/compat-data": ^7.22.6
"@babel/helper-compilation-targets": ^7.22.6
"@babel/compat-data": ^7.22.9
"@babel/helper-compilation-targets": ^7.22.9
"@babel/helper-plugin-utils": ^7.22.5
"@babel/helper-validator-option": ^7.22.5
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.22.5
Expand Down Expand Up @@ -1492,14 +1492,14 @@ __metadata:
"@babel/plugin-transform-unicode-sets-regex": ^7.22.5
"@babel/preset-modules": ^0.1.5
"@babel/types": ^7.22.5
"@nicolo-ribaudo/semver-v6": ^6.3.3
babel-plugin-polyfill-corejs2: ^0.4.4
babel-plugin-polyfill-corejs3: ^0.8.2
babel-plugin-polyfill-regenerator: ^0.5.1
core-js-compat: ^3.31.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: eabde70e450dd54f57997b0f92317f69f268e9a1f85b13f5ef5540d2a38cfae5620bd8e48ddffb547c55fbd2f17673276e6eb9411d6b5fb82e3422faf44cb6cf
checksum: 6caa2897bbda30c6932aed0a03827deb1337c57108050c9f97dc9a857e1533c7125b168b6d70b9d191965bf05f9f233f0ad20303080505dff7ce39740aaa759d
languageName: node
linkType: hard

Expand Down