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
….11 (#51)

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Jan 17, 2023
1 parent 40d1795 commit 2b4fa23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 56 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.19.1",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@pluralsh/eslint-config-pluralsh": "1.4.10",
"@pluralsh/eslint-config-pluralsh": "1.4.11",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
Expand Down
61 changes: 6 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1836,18 +1836,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.10":
version: 1.4.10
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.10"
"@pluralsh/eslint-config-pluralsh@npm:1.4.11":
version: 1.4.11
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.11"
dependencies:
eslint: 8.31.0
eslint: 8.32.0
eslint-config-airbnb: 19.0.4
eslint-plugin-import: 2.27.4
eslint-plugin-import-newlines: ^1.2.3
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-react: 7.32.0
eslint-plugin-react-hooks: 4.6.0
checksum: 4d5dc4063d01b924c5cf688d18e41194450b58d27a94648adf84f1a8956daed9e5ef2dae54cb0e0d9b172b08642d75ea0a19d1d11a6ac6aac5f43ee591e7f7f1
checksum: ea4f3ba4f39928de2743f913d56475bbff4badbb79ab7ee480e5b0a4bd9b242cb48d1427fd92949bef816b1a65f1171e040d424b37281506893ed867f86d48d6
languageName: node
linkType: hard

Expand All @@ -1859,7 +1859,7 @@ __metadata:
"@babel/eslint-parser": 7.19.1
"@babel/preset-env": 7.20.2
"@babel/preset-react": 7.18.6
"@pluralsh/eslint-config-pluralsh": 1.4.10
"@pluralsh/eslint-config-pluralsh": 1.4.11
"@types/node": 18.11.18
"@typescript-eslint/eslint-plugin": 5.48.1
"@typescript-eslint/parser": 5.48.1
Expand Down Expand Up @@ -2838,55 +2838,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.31.0":
version: 8.31.0
resolution: "eslint@npm:8.31.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
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.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.4.0
esquery: ^1.4.0
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
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-sdsl: ^4.1.4
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.1
regexpp: ^3.2.0
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 5e5688bb864edc6b12d165849994812eefa67fb3fc44bb26f53659b63edcd8bcc68389d27cc6cc9e5b79ee22f24b6f311fa3ed047bddcafdec7d84c1b5561e4f
languageName: node
linkType: hard

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

0 comments on commit 2b4fa23

Please sign in to comment.