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
….37 (#188)

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 15, 2023
1 parent 7d007da commit dcd7648
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.36",
"@pluralsh/eslint-config-pluralsh": "1.4.37",
"@types/node": "18.19.3",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1958,18 +1958,18 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/eslint-config-pluralsh@npm:1.4.36":
version: 1.4.36
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.36"
"@pluralsh/eslint-config-pluralsh@npm:1.4.37":
version: 1.4.37
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.37"
dependencies:
eslint: 8.55.0
eslint-config-airbnb: 19.0.4
eslint-plugin-import: 2.29.0
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: 6f314310452e52b30ef0963a0d36eae630ed5b04176ea9ec22fc9f174f14a4a366f82942d34cb0978930e86d75866eddf71c3acbf01986549bfb9d41b677c09f
checksum: 43c645fbcf397f9001a5b59380d658ce6fd368d39928d1ada8106148bffd039616d7b8af008026920c54f9b0473550bb07b69300704d1c439b5b57da157d5c6b
languageName: node
linkType: hard

Expand All @@ -1981,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.36
"@pluralsh/eslint-config-pluralsh": 1.4.37
"@types/node": 18.19.3
"@typescript-eslint/eslint-plugin": 6.14.0
"@typescript-eslint/parser": 6.14.0
Expand Down Expand Up @@ -3152,9 +3152,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.29.0":
version: 2.29.0
resolution: "eslint-plugin-import@npm:2.29.0"
"eslint-plugin-import@npm:2.29.1":
version: 2.29.1
resolution: "eslint-plugin-import@npm:2.29.1"
dependencies:
array-includes: ^3.1.7
array.prototype.findlastindex: ^1.2.3
Expand All @@ -3172,10 +3172,10 @@ __metadata:
object.groupby: ^1.0.1
object.values: ^1.1.7
semver: ^6.3.1
tsconfig-paths: ^3.14.2
tsconfig-paths: ^3.15.0
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: 19ee541fb95eb7a796f3daebe42387b8d8262bbbcc4fd8a6e92f63a12035f3d2c6cb8bc0b6a70864fa14b1b50ed6b8e6eed5833e625e16cb6bb98b665beff269
checksum: e65159aef808136d26d029b71c8c6e4cb5c628e65e5de77f1eb4c13a379315ae55c9c3afa847f43f4ff9df7e54515c77ffc6489c6a6f81f7dd7359267577468c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5271,15 +5271,15 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.2":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
"tsconfig-paths@npm:^3.15.0":
version: 3.15.0
resolution: "tsconfig-paths@npm:3.15.0"
dependencies:
"@types/json5": ^0.0.29
json5: ^1.0.2
minimist: ^1.2.6
strip-bom: ^3.0.0
checksum: a6162eaa1aed680537f93621b82399c7856afd10ec299867b13a0675e981acac4e0ec00896860480efc59fc10fd0b16fdc928c0b885865b52be62cadac692447
checksum: 59f35407a390d9482b320451f52a411a256a130ff0e7543d18c6f20afab29ac19fbe55c360a93d6476213cc335a4d76ce90f67df54c4e9037f7d240920832201
languageName: node
linkType: hard

Expand Down

0 comments on commit dcd7648

Please sign in to comment.