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 Aug 13, 2024
1 parent 8dc6561 commit 342eb6b
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.11",
"@types/eslint": "9.6.0",
"@types/prettier": "3.0.0",
"eslint": "8.57.0",
"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 @@ -2263,13 +2263,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.11":
version: 8.56.11
resolution: "@types/eslint@npm:8.56.11"
"@types/eslint@npm:9.6.0":
version: 9.6.0
resolution: "@types/eslint@npm:9.6.0"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/e47d2b8e0ce1aa7e1f2564555576fa55343e942ae8cba5940b4e2566f842810c007beff80a01d74d48c60a45ecf28150cbc5cbd53324b1e55cf672b24ccf4667
checksum: 10c0/69301356bc73b85e381ae00931291de2e96d1cc49a112c592c74ee32b2f85412203dea6a333b4315fd9839bb14f364f265cbfe7743fc5a78492ee0326dd6a2c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5893,7 +5893,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@types/eslint": "npm:8.56.11"
"@types/eslint": "npm:9.6.0"
"@types/prettier": "npm:3.0.0"
eslint: "npm:8.57.0"
prettier: "npm:3.3.3"
Expand Down

0 comments on commit 342eb6b

Please sign in to comment.