Skip to content

Commit

Permalink
Bump @babel/preset-env from 7.22.7 to 7.22.9
Browse files Browse the repository at this point in the history
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent f207cb1 commit e197af0
Showing 1 changed file with 6 additions and 6 deletions.
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

0 comments on commit e197af0

Please sign in to comment.