Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent ce19428 commit 95451cf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"src/ListeningPostWebUi"
],
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/eslint": "9.6.1",
"@types/prettier": "3.0.0",
"eslint": "8.57.1",
"prettier": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2730,13 +2730,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.12":
version: 8.56.12
resolution: "@types/eslint@npm:8.56.12"
"@types/eslint@npm:9.6.1":
version: 9.6.1
resolution: "@types/eslint@npm:9.6.1"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/e4ca426abe9d55f82b69a3250bec78b6d340ad1e567f91c97ecc59d3b2d6a1d8494955ac62ad0ea14b97519db580611c02be8277cbea370bdfb0f96aa2910504
checksum: 10c0/69ba24fee600d1e4c5abe0df086c1a4d798abf13792d8cfab912d76817fe1a894359a1518557d21237fbaf6eda93c5ab9309143dee4c59ef54336d1b3570420e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6467,7 +6467,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@types/eslint": "npm:8.56.12"
"@types/eslint": "npm:9.6.1"
"@types/prettier": "npm:3.0.0"
eslint: "npm:8.57.1"
prettier: "npm:3.3.3"
Expand Down

0 comments on commit 95451cf

Please sign in to comment.