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
….35 (#168)

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Nov 18, 2023
1 parent 6fb2bb7 commit 67ffb5b
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.3",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.34",
"@pluralsh/eslint-config-pluralsh": "1.4.35",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
Expand Down
67 changes: 6 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1788,13 +1788,6 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.53.0":
version: 8.53.0
resolution: "@eslint/js@npm:8.53.0"
checksum: e0d5cfb0000aaee237c8e6d6d6e366faa60b1ef7f928ce17778373aa44d3b886368f6d5e1f97f913f0f16801aad016db8b8df78418c9d18825c15590328028af
languageName: node
linkType: hard

"@eslint/js@npm:8.54.0":
version: 8.54.0
resolution: "@eslint/js@npm:8.54.0"
Expand Down Expand Up @@ -1935,18 +1928,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.34":
version: 1.4.34
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.34"
"@pluralsh/eslint-config-pluralsh@npm:1.4.35":
version: 1.4.35
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.35"
dependencies:
eslint: 8.53.0
eslint: 8.54.0
eslint-config-airbnb: 19.0.4
eslint-plugin-import: 2.29.0
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: ff6319c04b1860f5854a50c9e185c446765c8233e03cfdaf8bd0a0bfa739cb4b1fedd593bdfbe06684acdad3dd4d44303ce382e47576d1047a7a616e4566ab89
checksum: dfc90f0ee5412df6c8f3d68b83febbd0a8f93c54a4f988a8497ec672260d5985e2a221a358715ff61430bfe2bbf5c0a44a3cd66aa5f00219040e8cc39f33eeba
languageName: node
linkType: hard

Expand All @@ -1958,7 +1951,7 @@ __metadata:
"@babel/eslint-parser": 7.23.3
"@babel/preset-env": 7.23.3
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.34
"@pluralsh/eslint-config-pluralsh": 1.4.35
"@types/node": 18.18.9
"@typescript-eslint/eslint-plugin": 6.11.0
"@typescript-eslint/parser": 6.11.0
Expand Down Expand Up @@ -3237,54 +3230,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.53.0":
version: 8.53.0
resolution: "eslint@npm:8.53.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.3
"@eslint/js": 8.53.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: 2da808655c7aa4b33f8970ba30d96b453c3071cc4d6cd60d367163430677e32ff186b65270816b662d29139283138bff81f28dddeb2e73265495245a316ed02c
languageName: node
linkType: hard

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

0 comments on commit 67ffb5b

Please sign in to comment.