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
….29 (#131)

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Sep 23, 2023
1 parent 5a75e04 commit 1b758aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 61 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.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-react": "7.22.15",
"@pluralsh/eslint-config-pluralsh": "1.4.28",
"@pluralsh/eslint-config-pluralsh": "1.4.29",
"@types/node": "18.17.18",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
66 changes: 6 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1854,13 +1854,6 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.49.0":
version: 8.49.0
resolution: "@eslint/js@npm:8.49.0"
checksum: a6601807c8aeeefe866926ad92ed98007c034a735af20ff709009e39ad1337474243d47908500a3bde04e37bfba16bcf1d3452417f962e1345bc8756edd6b830
languageName: node
linkType: hard

"@eslint/js@npm:8.50.0":
version: 8.50.0
resolution: "@eslint/js@npm:8.50.0"
Expand Down Expand Up @@ -2001,18 +1994,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.28":
version: 1.4.28
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.28"
"@pluralsh/eslint-config-pluralsh@npm:1.4.29":
version: 1.4.29
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.29"
dependencies:
eslint: 8.49.0
eslint: 8.50.0
eslint-config-airbnb: 19.0.4
eslint-plugin-import: 2.28.1
eslint-plugin-import-newlines: ^1.2.3
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-react: 7.33.2
eslint-plugin-react-hooks: 4.6.0
checksum: 175d9afe371d3392c984502a2085dd45f22c3b19c6e554fab57c20176bd977a5b3648121302ae5e2c918e300aa00116793f296c18dc24b6e74b2b0e0eddfc6b8
checksum: 6d4109fb7ec7490bd0cc1e5fbcefee336c1ee48b3e781df093388279fa3ab835ed564c1f1e9e611201c868e15df9e4f87d8dde40763218d5f63a39d3ee458d3a
languageName: node
linkType: hard

Expand All @@ -2024,7 +2017,7 @@ __metadata:
"@babel/eslint-parser": 7.22.15
"@babel/preset-env": 7.22.20
"@babel/preset-react": 7.22.15
"@pluralsh/eslint-config-pluralsh": 1.4.28
"@pluralsh/eslint-config-pluralsh": 1.4.29
"@types/node": 18.17.18
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
Expand Down Expand Up @@ -3178,53 +3171,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.49.0":
version: 8.49.0
resolution: "eslint@npm:8.49.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.2
"@eslint/js": 8.49.0
"@humanwhocodes/config-array": ^0.11.11
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
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: 4dfe257e1e42da2f9da872b05aaaf99b0f5aa022c1a91eee8f2af1ab72651b596366320c575ccd4e0469f7b4c97aff5bb85ae3323ebd6a293c3faef4028b0d81
languageName: node
linkType: hard

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

0 comments on commit 1b758aa

Please sign in to comment.