Skip to content

Commit

Permalink
fix(deps): update dependency @pluralsh/eslint-config-pluralsh to v1.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Oct 6, 2023
1 parent b7e3b3f commit c42b80d
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 7 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.29",
"@pluralsh/eslint-config-pluralsh": "1.4.30",
"@types/node": "18.18.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
66 changes: 60 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1864,6 +1864,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.51.0":
version: 8.51.0
resolution: "@eslint/js@npm:8.51.0"
checksum: 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.11":
version: 0.11.11
resolution: "@humanwhocodes/config-array@npm:0.11.11"
Expand Down Expand Up @@ -1997,18 +2004,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.29":
version: 1.4.29
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.29"
"@pluralsh/eslint-config-pluralsh@npm:1.4.30":
version: 1.4.30
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.30"
dependencies:
eslint: 8.50.0
eslint: 8.51.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: 6d4109fb7ec7490bd0cc1e5fbcefee336c1ee48b3e781df093388279fa3ab835ed564c1f1e9e611201c868e15df9e4f87d8dde40763218d5f63a39d3ee458d3a
checksum: 5b4080fb2f0c3155ca3291d6f9c0a98328ee1624ac824306d76e27d67dda285d647f3ab31083a506d753c7d84c87caba30311d9f7fff7967a4be3112432882f0
languageName: node
linkType: hard

Expand All @@ -2020,7 +2027,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.29
"@pluralsh/eslint-config-pluralsh": 1.4.30
"@types/node": 18.18.3
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
Expand Down Expand Up @@ -3219,6 +3226,53 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.51.0":
version: 8.51.0
resolution: "eslint@npm:8.51.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.2
"@eslint/js": 8.51.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: 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
languageName: node
linkType: hard

"espree@npm:^9.6.0":
version: 9.6.0
resolution: "espree@npm:9.6.0"
Expand Down

0 comments on commit c42b80d

Please sign in to comment.