Skip to content

Commit

Permalink
fix(deps): update dependency @pluralsh/eslint-config-pluralsh to v1.4.41
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-copilot[bot] committed Oct 29, 2024
1 parent 880cde6 commit 3d83fd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 80 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@pluralsh/eslint-config-pluralsh": "1.4.40",
"@pluralsh/eslint-config-pluralsh": "1.4.41",
"@types/node": "18.19.26",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand Down
85 changes: 6 additions & 79 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1838,31 +1838,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.57.0":
version: 8.57.0
resolution: "@eslint/js@npm:8.57.0"
checksum: 315dc65b0e9893e2bff139bddace7ea601ad77ed47b4550e73da8c9c2d2766c7a575c3cddf17ef85b8fd6a36ff34f91729d0dcca56e73ca887c10df91a41b0bb
languageName: node
linkType: hard

"@eslint/js@npm:8.57.1":
version: 8.57.1
resolution: "@eslint/js@npm:8.57.1"
checksum: 2afb77454c06e8316793d2e8e79a0154854d35e6782a1217da274ca60b5044d2c69d6091155234ed0551a1e408f86f09dd4ece02752c59568fa403e60611e880
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
dependencies:
"@humanwhocodes/object-schema": ^2.0.2
debug: ^4.3.1
minimatch: ^3.0.5
checksum: 861ccce9eaea5de19546653bccf75bf09fe878bc39c3aab00aeee2d2a0e654516adad38dd1098aab5e3af0145bbcbf3f309bdf4d964f8dab9dcd5834ae4c02f2
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.13.0":
version: 0.13.0
resolution: "@humanwhocodes/config-array@npm:0.13.0"
Expand All @@ -1881,13 +1863,6 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/object-schema@npm:^2.0.2":
version: 2.0.2
resolution: "@humanwhocodes/object-schema@npm:2.0.2"
checksum: 2fc11503361b5fb4f14714c700c02a3f4c7c93e9acd6b87a29f62c522d90470f364d6161b03d1cc618b979f2ae02aed1106fd29d302695d8927e2fc8165ba8ee
languageName: node
linkType: hard

"@humanwhocodes/object-schema@npm:^2.0.3":
version: 2.0.3
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
Expand Down Expand Up @@ -2024,18 +1999,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.40":
version: 1.4.40
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.40"
"@pluralsh/eslint-config-pluralsh@npm:1.4.41":
version: 1.4.41
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.41"
dependencies:
eslint: 8.57.0
eslint: 8.57.1
eslint-config-airbnb: 19.0.4
eslint-plugin-import: 2.29.1
eslint-plugin-import-newlines: ^1.2.3
eslint-plugin-jsx-a11y: 6.8.0
eslint-plugin-react: 7.34.0
eslint-plugin-react-hooks: 4.6.0
checksum: 0f5ddb38ad4501c80bba3d0baaaae4f3683bcdcd68497c0f849a4042c00b0ddaad2bbde75490f688bb87aae431b608f488d5f6ec54b4e58adf93b2e5df2f3e25
checksum: e9f1c2d40c1fe0cd26e7f7012ca79f60139ccb22ccdaef45111130818dd3962039c4b459ad7eccb84f0f66074e17f48d964a1b5472808dbfdad0fa103761b760
languageName: node
linkType: hard

Expand All @@ -2047,7 +2022,7 @@ __metadata:
"@babel/eslint-parser": 7.24.1
"@babel/preset-env": 7.24.3
"@babel/preset-react": 7.24.1
"@pluralsh/eslint-config-pluralsh": 1.4.40
"@pluralsh/eslint-config-pluralsh": 1.4.41
"@types/node": 18.19.26
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
Expand Down Expand Up @@ -3467,54 +3442,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.57.0":
version: 8.57.0
resolution: "eslint@npm:8.57.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.4
"@eslint/js": 8.57.0
"@humanwhocodes/config-array": ^0.11.14
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
"@ungap/structured-clone": ^1.2.0
ajv: ^6.12.4
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.2.2
eslint-visitor-keys: ^3.4.3
espree: ^9.6.1
esquery: ^1.4.2
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.2
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.3
strip-ansi: ^6.0.1
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 3a48d7ff85ab420a8447e9810d8087aea5b1df9ef68c9151732b478de698389ee656fd895635b5f2871c89ee5a2652b3f343d11e9db6f8486880374ebc74a2d9
languageName: node
linkType: hard

"eslint@npm:8.57.1":
version: 8.57.1
resolution: "eslint@npm:8.57.1"
Expand Down

0 comments on commit 3d83fd3

Please sign in to comment.