Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @jenssimon/eslint-config-base to v7.6.4 #90

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,18 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-plugin-eslint-comments@npm:^4.4.1":
version: 4.4.1
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.4.1"
dependencies:
escape-string-regexp: "npm:^4.0.0"
ignore: "npm:^5.2.4"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/d644857fcc083848c80c7a431e89ef8e0c5d570a24c3a90121d7a20aff9c619c4d09dcb761513253107ff530883e4f83c23786a2ebf6b63d7e905ff2aac8accf
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
Expand Down Expand Up @@ -1676,14 +1688,14 @@ __metadata:
linkType: hard

"@jenssimon/eslint-config-base@npm:^7.3.17":
version: 7.6.3
resolution: "@jenssimon/eslint-config-base@npm:7.6.3"
version: 7.6.4
resolution: "@jenssimon/eslint-config-base@npm:7.6.4"
dependencies:
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.1"
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-airbnb-base: "npm:^15.0.0"
eslint-import-resolver-node: "npm:^0.3.9"
eslint-plugin-babel: "npm:^5.3.1"
eslint-plugin-eslint-comments: "npm:^3.2.0"
eslint-plugin-import: "npm:^2.29.0"
eslint-plugin-import-esm: "npm:^2.0.0"
eslint-plugin-jsx-a11y: "npm:^6.7.1"
Expand All @@ -1698,7 +1710,7 @@ __metadata:
eslint-plugin-wc: "npm:^2.0.4"
peerDependencies:
eslint: ^7.32.0 || ^8.2.0
checksum: 10c0/1fbc7805a662333eb83d229b3737fc290a775fe2e93744043972bc420d6f8950d592d8006becdb3556f98e4611431eb3542a97860ee96c76be3725746951fec1
checksum: 10c0/5b3609a28f150b3b93013a5dd5d7d16c78c0cdc1b3e3a3a4b701da056e2790b865d069dc6c61dbf32460df32fbb8c207bc4f4ca2e5654772a5e18ec386698f11
languageName: node
linkType: hard

Expand Down Expand Up @@ -4072,18 +4084,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-eslint-comments@npm:^3.2.0":
version: 3.2.0
resolution: "eslint-plugin-eslint-comments@npm:3.2.0"
dependencies:
escape-string-regexp: "npm:^1.0.5"
ignore: "npm:^5.0.5"
peerDependencies:
eslint: ">=4.19.1"
checksum: 10c0/c71db824592dc8ea498021572a0bd33d763ef26126bdb3b84a027ca75a1adbe0894ec95024f7de39ef12308560e62cbf8af0d06ffe472be5ba8bd9169c928e96
languageName: node
linkType: hard

"eslint-plugin-import-esm@npm:^2.0.0":
version: 2.0.0
resolution: "eslint-plugin-import-esm@npm:2.0.0"
Expand Down Expand Up @@ -5342,7 +5342,7 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^5.0.5, ignore@npm:^5.2.0, ignore@npm:^5.2.4":
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
version: 5.3.0
resolution: "ignore@npm:5.3.0"
checksum: 10c0/dc06bea5c23aae65d0725a957a0638b57e235ae4568dda51ca142053ed2c352de7e3bc93a69b2b32ac31966a1952e9a93c5ef2e2ab7c6b06aef9808f6b55b571
Expand Down
Loading