Skip to content

Commit

Permalink
fix(deps): update dependency @pluralsh/eslint-config-pluralsh to v1.4…
Browse files Browse the repository at this point in the history
….38 (#190)

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Dec 16, 2023
1 parent 70c26ae commit 8954106
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 62 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.23.3",
"@babel/preset-env": "7.23.6",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.37",
"@pluralsh/eslint-config-pluralsh": "1.4.38",
"@types/node": "18.19.3",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
Expand Down
67 changes: 6 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1818,13 +1818,6 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.55.0":
version: 8.55.0
resolution: "@eslint/js@npm:8.55.0"
checksum: fa33ef619f0646ed15649b0c2e313e4d9ccee8425884bdbfc78020d6b6b64c0c42fa9d83061d0e6158e1d4274f03f0f9008786540e2efab8fcdc48082259908c
languageName: node
linkType: hard

"@eslint/js@npm:8.56.0":
version: 8.56.0
resolution: "@eslint/js@npm:8.56.0"
Expand Down Expand Up @@ -1965,18 +1958,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.37":
version: 1.4.37
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.37"
"@pluralsh/eslint-config-pluralsh@npm:1.4.38":
version: 1.4.38
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.38"
dependencies:
eslint: 8.55.0
eslint: 8.56.0
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.33.2
eslint-plugin-react-hooks: 4.6.0
checksum: 43c645fbcf397f9001a5b59380d658ce6fd368d39928d1ada8106148bffd039616d7b8af008026920c54f9b0473550bb07b69300704d1c439b5b57da157d5c6b
checksum: bc18dc8c02aeb8146fddd1c2f8f5b7a359ef3562692732e30d7816bf43220df9547e0ee205e819d9b23ceda618fb533e4843335b3b7d3f436e059226bdc39a25
languageName: node
linkType: hard

Expand All @@ -1988,7 +1981,7 @@ __metadata:
"@babel/eslint-parser": 7.23.3
"@babel/preset-env": 7.23.6
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.37
"@pluralsh/eslint-config-pluralsh": 1.4.38
"@types/node": 18.19.3
"@typescript-eslint/eslint-plugin": 6.14.0
"@typescript-eslint/parser": 6.14.0
Expand Down Expand Up @@ -3295,54 +3288,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.55.0":
version: 8.55.0
resolution: "eslint@npm:8.55.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.4
"@eslint/js": 8.55.0
"@humanwhocodes/config-array": ^0.11.13
"@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: 83f82a604559dc1faae79d28fdf3dfc9e592ca221052e2ea516e1b379b37e77e4597705a16880e2f5ece4f79087c1dd13fd7f6e9746f794a401175519db18b41
languageName: node
linkType: hard

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

0 comments on commit 8954106

Please sign in to comment.