Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent 99620ce commit 5b763ad
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
22 changes: 11 additions & 11 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 @@ -6,7 +6,7 @@
"serve": "parcel serve src/index.html"
},
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/p5": "1.7.6",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "6.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1266,13 +1266,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.44.9":
version: 8.44.9
resolution: "@types/eslint@npm:8.44.9"
"@types/eslint@npm:8.56.0":
version: 8.56.0
resolution: "@types/eslint@npm:8.56.0"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: e9da4e4c7b7c9014b17d40007e36f02f3b5dd55c43bb05928b52dd9c19f2a8fb7971a851a4e7a11625c3c69da286c5baf55de2f8bb900b1a4cfb5145a4491b37
checksum: afba97b10d02cb7c7e7658de38f626c65b81be0fe45bc479e058ab14bc089911193811dce681edd656fc6b59c91fd8d0c976972476fc98b5e782b2c3b08aaa6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3748,7 +3748,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "typescript-p5-template@workspace:."
dependencies:
"@types/eslint": "npm:8.44.9"
"@types/eslint": "npm:8.56.0"
"@types/p5": "npm:1.7.6"
"@types/prettier": "npm:2.7.3"
"@typescript-eslint/eslint-plugin": "npm:6.15.0"
Expand Down

0 comments on commit 5b763ad

Please sign in to comment.