Skip to content

Commit

Permalink
Bump @babel/types from 7.22.5 to 7.22.10
Browse files Browse the repository at this point in the history
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.22.5 to 7.22.10.
- [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.10/packages/babel-types)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent 5d15644 commit 73d4987
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@
"verror": "^1.10.1"
},
"devDependencies": {
"@babel/types": "^7.22.5",
"@babel/types": "^7.22.10",
"@sentry/browser": "^7.63.0",
"@sentry/tracing": "^7.63.0",
"@types/bluebird": "^3.5.38",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,14 +469,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/types@npm:7.22.5"
"@babel/types@npm:^7.22.10":
version: 7.22.10
resolution: "@babel/types@npm:7.22.10"
dependencies:
"@babel/helper-string-parser": "npm:^7.22.5"
"@babel/helper-validator-identifier": "npm:^7.22.5"
to-fast-properties: "npm:^2.0.0"
checksum: 7f7edffe7e13dbd26a182677575ca7451bc234ce43b93dc49d27325306748628019e7753e6b5619ae462ea0d7e5ce2c0cc24092d53b592642ea89542037748b5
checksum: b11f8d13f3418276df654b5276443f95742484c3c83e74f90f92bff01315118507a082edf1e74903b284106447660c31e5f29678730f647fb25e766ce47c56f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7070,7 +7070,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "eve-roster@workspace:."
dependencies:
"@babel/types": "npm:^7.22.5"
"@babel/types": "npm:^7.22.10"
"@grpc/grpc-js": "npm:^1.9.0"
"@jest/globals": "npm:^29.6.2"
"@opentelemetry/api": "npm:1.4.1"
Expand Down

0 comments on commit 73d4987

Please sign in to comment.