Skip to content

Commit

Permalink
chore(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6
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.23.5 to 7.23.6.
- [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.23.6/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2023
1 parent 8acde9b commit a6168ab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/core": "7.23.6",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-decorators": "7.23.6",
"@babel/preset-env": "7.23.5",
"@babel/preset-env": "7.23.6",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@emotion/eslint-plugin": "^11.11.0",
Expand Down
23 changes: 12 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1276,14 +1276,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-for-of@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/plugin-transform-for-of@npm:7.23.3"
"@babel/plugin-transform-for-of@npm:^7.23.6":
version: 7.23.6
resolution: "@babel/plugin-transform-for-of@npm:7.23.6"
dependencies:
"@babel/helper-plugin-utils": ^7.22.5
"@babel/helper-skip-transparent-expression-wrappers": ^7.22.5
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: a6288122a5091d96c744b9eb23dc1b2d4cce25f109ac1e26a0ea03c4ea60330e6f3cc58530b33ba7369fa07163b71001399a145238b7e92bff6270ef3b9c32a0
checksum: 228c060aa61f6aa89dc447170075f8214863b94f830624e74ade99c1a09316897c12d76e848460b0b506593e58dbc42739af6dc4cb0fe9b84dffe4a596050a36
languageName: node
linkType: hard

Expand Down Expand Up @@ -2117,12 +2118,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.23.5":
version: 7.23.5
resolution: "@babel/preset-env@npm:7.23.5"
"@babel/preset-env@npm:7.23.6":
version: 7.23.6
resolution: "@babel/preset-env@npm:7.23.6"
dependencies:
"@babel/compat-data": ^7.23.5
"@babel/helper-compilation-targets": ^7.22.15
"@babel/helper-compilation-targets": ^7.23.6
"@babel/helper-plugin-utils": ^7.22.5
"@babel/helper-validator-option": ^7.23.5
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.23.3
Expand Down Expand Up @@ -2162,7 +2163,7 @@ __metadata:
"@babel/plugin-transform-dynamic-import": ^7.23.4
"@babel/plugin-transform-exponentiation-operator": ^7.23.3
"@babel/plugin-transform-export-namespace-from": ^7.23.4
"@babel/plugin-transform-for-of": ^7.23.3
"@babel/plugin-transform-for-of": ^7.23.6
"@babel/plugin-transform-function-name": ^7.23.3
"@babel/plugin-transform-json-strings": ^7.23.4
"@babel/plugin-transform-literals": ^7.23.3
Expand Down Expand Up @@ -2203,7 +2204,7 @@ __metadata:
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: adddd58d14fc1b2e5f8cf90995f522879362a0543e316afe9e5783f1bd715bb1e92300cd49d7ce3a95c64a96d60788d0089651e2cf4cac937f5469aac1087bb1
checksum: 130262f263c8a76915ff5361f78afa9e63b4ecbf3ade8e833dc7546db7b9552ab507835bdea0feb5e70861345ca128a31327fd2e187084a215fc9dd1cc0ed38e
languageName: node
linkType: hard

Expand Down Expand Up @@ -19490,7 +19491,7 @@ __metadata:
"@babel/core": 7.23.6
"@babel/eslint-parser": 7.23.3
"@babel/plugin-proposal-decorators": 7.23.6
"@babel/preset-env": 7.23.5
"@babel/preset-env": 7.23.6
"@babel/preset-react": 7.23.3
"@babel/preset-typescript": 7.23.3
"@datadog/browser-logs": ^5.5.1
Expand Down

0 comments on commit a6168ab

Please sign in to comment.