diff --git a/package.json b/package.json index 9e9709b0..ac0aaafa 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@babel/eslint-parser": "7.23.3", "@babel/preset-env": "7.23.5", "@babel/preset-react": "7.23.3", - "@pluralsh/eslint-config-pluralsh": "1.4.35", + "@pluralsh/eslint-config-pluralsh": "1.4.36", "@types/node": "18.19.1", "@typescript-eslint/eslint-plugin": "6.13.1", "@typescript-eslint/parser": "6.13.1", diff --git a/yarn.lock b/yarn.lock index 8657e967..6b7eab52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1787,23 +1787,6 @@ __metadata: languageName: node linkType: hard -"@eslint/eslintrc@npm:^2.1.3": - version: 2.1.3 - resolution: "@eslint/eslintrc@npm:2.1.3" - dependencies: - ajv: ^6.12.4 - debug: ^4.3.2 - espree: ^9.6.0 - globals: ^13.19.0 - ignore: ^5.2.0 - import-fresh: ^3.2.1 - js-yaml: ^4.1.0 - minimatch: ^3.1.2 - strip-json-comments: ^3.1.1 - checksum: 5c6c3878192fe0ddffa9aff08b4e2f3bcc8f1c10d6449b7295a5f58b662019896deabfc19890455ffd7e60a5bd28d25d0eaefb2f78b2d230aae3879af92b89e5 - languageName: node - linkType: hard - "@eslint/eslintrc@npm:^2.1.4": version: 2.1.4 resolution: "@eslint/eslintrc@npm:2.1.4" @@ -1821,13 +1804,6 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.54.0": - version: 8.54.0 - resolution: "@eslint/js@npm:8.54.0" - checksum: 6d88a6f711ef0133566b5340e3178a178fbb297585766460f195d0a9db85688f1e5cf8559fd5748aeb3131e2096c66595b323d8edab22df015acda68f1ebde92 - languageName: node - linkType: hard - "@eslint/js@npm:8.55.0": version: 8.55.0 resolution: "@eslint/js@npm:8.55.0" @@ -1968,18 +1944,18 @@ __metadata: languageName: node linkType: hard -"@pluralsh/eslint-config-pluralsh@npm:1.4.35": - version: 1.4.35 - resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.35" +"@pluralsh/eslint-config-pluralsh@npm:1.4.36": + version: 1.4.36 + resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.36" dependencies: - eslint: 8.54.0 + eslint: 8.55.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: dfc90f0ee5412df6c8f3d68b83febbd0a8f93c54a4f988a8497ec672260d5985e2a221a358715ff61430bfe2bbf5c0a44a3cd66aa5f00219040e8cc39f33eeba + checksum: 6f314310452e52b30ef0963a0d36eae630ed5b04176ea9ec22fc9f174f14a4a366f82942d34cb0978930e86d75866eddf71c3acbf01986549bfb9d41b677c09f languageName: node linkType: hard @@ -1991,7 +1967,7 @@ __metadata: "@babel/eslint-parser": 7.23.3 "@babel/preset-env": 7.23.5 "@babel/preset-react": 7.23.3 - "@pluralsh/eslint-config-pluralsh": 1.4.35 + "@pluralsh/eslint-config-pluralsh": 1.4.36 "@types/node": 18.19.1 "@typescript-eslint/eslint-plugin": 6.13.1 "@typescript-eslint/parser": 6.13.1 @@ -3270,54 +3246,6 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.54.0": - version: 8.54.0 - resolution: "eslint@npm:8.54.0" - dependencies: - "@eslint-community/eslint-utils": ^4.2.0 - "@eslint-community/regexpp": ^4.6.1 - "@eslint/eslintrc": ^2.1.3 - "@eslint/js": 8.54.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: 7e876e9da2a18a017271cf3733d05a3dfbbe469272d75753408c6ea5b1646c71c6bb18cb91e10ca930144c32c1ce3701e222f1ae6784a3975a69f8f8aa68e49f - languageName: node - linkType: hard - "eslint@npm:8.55.0": version: 8.55.0 resolution: "eslint@npm:8.55.0"