Skip to content

Commit

Permalink
fix(deps): update dependency @babel/eslint-parser to v7.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent a51206e commit 8360fa1
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 19 deletions.
39 changes: 24 additions & 15 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@ __metadata:
linkType: hard

"@babel/eslint-parser@npm:^7.17.0":
version: 7.21.8
resolution: "@babel/eslint-parser@npm:7.21.8"
version: 7.22.7
resolution: "@babel/eslint-parser@npm:7.22.7"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
"@nicolo-ribaudo/semver-v6": ^6.3.3
eslint-visitor-keys: ^2.1.0
semver: ^6.3.0
peerDependencies:
"@babel/core": ">=7.11.0"
eslint: ^7.5.0 || ^8.0.0
checksum: 6d870f53808682b9d7e3c2a69a832b2095963103bb2d686daee3fcf1df49a0b3dfe58e95c773cab8cf59f2657ec432dfd5e47b9f1835c264eb84d2ec5ab2ad35
checksum: 2909c61cca8a2eddb65c30181d7cbb740688a231dfd665ae4b189cc11494228dc15046084e3c15009f1203eb51f3cb3c1b62feed743e546603d18a040b60b108
languageName: node
linkType: hard

Expand Down Expand Up @@ -947,6 +947,15 @@ __metadata:
languageName: node
linkType: hard

"@nicolo-ribaudo/semver-v6@npm:^6.3.3":
version: 6.3.3
resolution: "@nicolo-ribaudo/semver-v6@npm:6.3.3"
bin:
semver: bin/semver.js
checksum: 8290855b1591477d2298364541fda64fafd4acc110b387067a71c9b05f4105c0a4ac079857ae9cd107c42ee884e8724a406b5116f069575e02d7ab87a35a5272
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.4":
version: 2.1.4
resolution: "@nodelib/fs.scandir@npm:2.1.4"
Expand Down

0 comments on commit 8360fa1

Please sign in to comment.