Skip to content

Commit

Permalink
fix(deps): update dependency @babel/eslint-parser to v7.23.10 (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Jan 31, 2024
1 parent 8ccbe44 commit c89ccdf
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 @@ -25,7 +25,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@babel/core": "7.23.9",
"@babel/eslint-parser": "7.23.9",
"@babel/eslint-parser": "7.23.10",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.38",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.23.9":
version: 7.23.9
resolution: "@babel/eslint-parser@npm:7.23.9"
"@babel/eslint-parser@npm:7.23.10":
version: 7.23.10
resolution: "@babel/eslint-parser@npm:7.23.10"
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
eslint: ^7.5.0 || ^8.0.0
checksum: cfb87bc48d005f181807ae8f8357ba9eeb3ece38480084fb5d997bac03ebb4cf709ee197d697f506de8faa7f665fa07579b9b9c2045d86d6c17174b6c1b0c5c9
checksum: 81249edee14f95720044f393b5b0a681a230ac2bde3d656b0c55b1cec4c5cb99ce0584ef6acd2e5413acc7905daee1b2e1db8e3fab18a3a74c508098a584ec9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1999,7 +1999,7 @@ __metadata:
resolution: "@pluralsh/eslint-config-typescript@workspace:."
dependencies:
"@babel/core": 7.23.9
"@babel/eslint-parser": 7.23.9
"@babel/eslint-parser": 7.23.10
"@babel/preset-env": 7.23.9
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.38
Expand Down

0 comments on commit c89ccdf

Please sign in to comment.