Skip to content

Commit

Permalink
build(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.15
Browse files Browse the repository at this point in the history
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.9 to 7.22.15.
- [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.15/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 764a3eb commit 6713141
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 76 deletions.
68 changes: 11 additions & 57 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 5 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,31 +146,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.18.2":
version: 7.19.1
resolution: "@babel/eslint-parser@npm:7.19.1"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.0
peerDependencies:
"@babel/core": ">=7.11.0"
eslint: ^7.5.0 || ^8.0.0
checksum: 6d5360f62f25ed097250657deb1bc4c4f51a5f5f2fe456e98cda13727753fdf7a11a109b4cfa03ef0dd6ced3beaeb703b76193c1141e29434d1f91f1bac0517d
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/eslint-parser@npm:7.22.9"
"@babel/eslint-parser@npm:^7.18.2, @babel/eslint-parser@npm:^7.22.9":
version: 7.22.15
resolution: "@babel/eslint-parser@npm:7.22.15"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ">=7.11.0"
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: 4f417796c803056aad2c8fa69b8a7a78a1fdacc307d95702f22894cab42b83554e47de7d0b3cfbee667f25014bca0179f859aa86ceb684b09803192e1200b48d
checksum: efdc749164a40de1b68e3ed395f441dfb7864c85d0a2ee3e4bc4f06dd0b7f675acb9be97cdc9025b88b3e80d38749a2b30e392ce7f6a79313c3aaf82ba8ccd68
languageName: node
linkType: hard

Expand Down

0 comments on commit 6713141

Please sign in to comment.