Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.56.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 848448a commit 3afd426
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 @@ -31,7 +31,7 @@
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/cookieclicker": "2.52.5",
"@types/eslint": "8.56.7",
"@types/eslint": "8.56.9",
"@types/micromatch": "4.0.6",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,13 +281,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.7":
version: 8.56.7
resolution: "@types/eslint@npm:8.56.7"
"@types/eslint@npm:8.56.9":
version: 8.56.9
resolution: "@types/eslint@npm:8.56.9"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 26b036e27e369981843585248591b15068f1ba3ac44a01c09c34717f0b57cbb422a7ed2b497b51093b0ead97739e187dde65bbd5893ec901672dac39f41c8038
checksum: c0c033fc724774b791bf97465cfe246814eda1f82460aff2daa64dfce1b1a01626c75f4281d2ab10dcd9176446df0b4bf57e8ac542da6476902e28683e89137d
languageName: node
linkType: hard

Expand Down Expand Up @@ -816,7 +816,7 @@ __metadata:
resolution: "cookie-pomodoro@workspace:."
dependencies:
"@types/cookieclicker": 2.52.5
"@types/eslint": 8.56.7
"@types/eslint": 8.56.9
"@types/micromatch": 4.0.6
"@types/prettier": 2.7.3
"@typescript-eslint/eslint-plugin": 5.62.0
Expand Down

0 comments on commit 3afd426

Please sign in to comment.