Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent cd6395c commit d856429
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "8.57.0",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-lit": "1.13.0",
"eslint-plugin-jsdoc": "48.2.7",
"eslint-plugin-lit": "1.14.0",
"eslint-plugin-wc": "2.1.0",
"lint-staged": "15.2.5",
"node-scripts-docs": "1.0.3",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,17 +1365,17 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.43.0":
version: 0.43.0
resolution: "@es-joy/jsdoccomment@npm:0.43.0"
"@es-joy/jsdoccomment@npm:~0.43.1":
version: 0.43.1
resolution: "@es-joy/jsdoccomment@npm:0.43.1"
dependencies:
"@types/eslint": "npm:^8.56.5"
"@types/estree": "npm:^1.0.5"
"@typescript-eslint/types": "npm:^7.2.0"
comment-parser: "npm:1.4.1"
esquery: "npm:^1.5.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: 10c0/862294ed89772a231f309edd68405ece00f6aaf43103210f28410da894a6b697bc1f281c59e813dd37d5b7294f633ee7b874e07a0aa3d72f49504089fc9cb2c4
checksum: 10c0/2a4842b0e37eb937d55e3028ab2cd7ece7097e1f8c878bb9e28c3309371844688c2869d25bb949e2664c9ba63e388ea09b769c9f42f77515d328ec40e6fcfed1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3915,34 +3915,34 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.6":
version: 48.2.6
resolution: "eslint-plugin-jsdoc@npm:48.2.6"
"eslint-plugin-jsdoc@npm:48.2.7":
version: 48.2.7
resolution: "eslint-plugin-jsdoc@npm:48.2.7"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.0"
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.4"
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
semver: "npm:^7.6.1"
semver: "npm:^7.6.2"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/9f01b3000aa31f17767786c62caf62f1e8c4b88bfef04b207d3b1de785be287cc2da3ad16ed32afacd5f6e6a9b76ebf3369069be416ce2228c44cd6d084fcd8f
checksum: 10c0/74d0f95b3d880dd4221dbc0b9341266a6cce3b8ca8d3e30032223af3552364643d6b82ad733d9bc06a20f0d640f21e4d8f5a4b00901d1771572625178b8c40c3
languageName: node
linkType: hard

"eslint-plugin-lit@npm:1.13.0":
version: 1.13.0
resolution: "eslint-plugin-lit@npm:1.13.0"
"eslint-plugin-lit@npm:1.14.0":
version: 1.14.0
resolution: "eslint-plugin-lit@npm:1.14.0"
dependencies:
parse5: "npm:^6.0.1"
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
requireindex: "npm:^1.2.0"
peerDependencies:
eslint: ">= 5"
checksum: 10c0/4a814f8f3f1a018b18aeff16fbcc2a099b0ae9e37aa7f044c65b70ebcafbec2ed2c53bf62e06e7d3bbc33068d162915d795562c5196b3f57b55e1510e3c8e827
checksum: 10c0/0a0ca09501936676a6266624c3d4edc30408857b10840cf989b2640205f95bb09f3ad14a8076b6579f414dd1afbe78ad3ad69232073de7be976e2017e13fd5b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6128,8 +6128,8 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.11.0"
"@typescript-eslint/parser": "npm:7.11.0"
eslint: "npm:8.57.0"
eslint-plugin-jsdoc: "npm:48.2.6"
eslint-plugin-lit: "npm:1.13.0"
eslint-plugin-jsdoc: "npm:48.2.7"
eslint-plugin-lit: "npm:1.14.0"
eslint-plugin-wc: "npm:2.1.0"
lint-staged: "npm:15.2.5"
node-scripts-docs: "npm:1.0.3"
Expand Down Expand Up @@ -6615,7 +6615,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.5, semver@npm:^7.6.0, semver@npm:^7.6.1":
"semver@npm:^7.3.5, semver@npm:^7.6.0, semver@npm:^7.6.2":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
Expand Down

0 comments on commit d856429

Please sign in to comment.