Skip to content

Commit 0f63830

Browse files
fix(deps): update dependency @pluralsh/eslint-config-pluralsh to v1.4.34 (#160)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
1 parent b3f1b7a commit 0f63830

File tree

2 files changed

+7
-79
lines changed

2 files changed

+7
-79
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/eslint-parser": "7.22.15",
2929
"@babel/preset-env": "7.23.2",
3030
"@babel/preset-react": "7.22.15",
31-
"@pluralsh/eslint-config-pluralsh": "1.4.33",
31+
"@pluralsh/eslint-config-pluralsh": "1.4.34",
3232
"@types/node": "18.18.8",
3333
"@typescript-eslint/eslint-plugin": "6.9.1",
3434
"@typescript-eslint/parser": "6.9.1",

yarn.lock

+6-78
Original file line numberDiff line numberDiff line change
@@ -1823,23 +1823,6 @@ __metadata:
18231823
languageName: node
18241824
linkType: hard
18251825

1826-
"@eslint/eslintrc@npm:^2.1.2":
1827-
version: 2.1.2
1828-
resolution: "@eslint/eslintrc@npm:2.1.2"
1829-
dependencies:
1830-
ajv: ^6.12.4
1831-
debug: ^4.3.2
1832-
espree: ^9.6.0
1833-
globals: ^13.19.0
1834-
ignore: ^5.2.0
1835-
import-fresh: ^3.2.1
1836-
js-yaml: ^4.1.0
1837-
minimatch: ^3.1.2
1838-
strip-json-comments: ^3.1.1
1839-
checksum: bc742a1e3b361f06fedb4afb6bf32cbd27171292ef7924f61c62f2aed73048367bcc7ac68f98c06d4245cd3fabc43270f844e3c1699936d4734b3ac5398814a7
1840-
languageName: node
1841-
linkType: hard
1842-
18431826
"@eslint/eslintrc@npm:^2.1.3":
18441827
version: 2.1.3
18451828
resolution: "@eslint/eslintrc@npm:2.1.3"
@@ -1857,13 +1840,6 @@ __metadata:
18571840
languageName: node
18581841
linkType: hard
18591842

1860-
"@eslint/js@npm:8.52.0":
1861-
version: 8.52.0
1862-
resolution: "@eslint/js@npm:8.52.0"
1863-
checksum: 490893b8091a66415f4ac98b963d23eb287264ea3bd6af7ec788f0570705cf64fd6ab84b717785980f55e39d08ff5c7fde6d8e4391ccb507169370ce3a6d091a
1864-
languageName: node
1865-
linkType: hard
1866-
18671843
"@eslint/js@npm:8.53.0":
18681844
version: 8.53.0
18691845
resolution: "@eslint/js@npm:8.53.0"
@@ -2004,18 +1980,18 @@ __metadata:
20041980
languageName: node
20051981
linkType: hard
20061982

2007-
"@pluralsh/eslint-config-pluralsh@npm:1.4.33":
2008-
version: 1.4.33
2009-
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.33"
1983+
"@pluralsh/eslint-config-pluralsh@npm:1.4.34":
1984+
version: 1.4.34
1985+
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.34"
20101986
dependencies:
2011-
eslint: 8.52.0
1987+
eslint: 8.53.0
20121988
eslint-config-airbnb: 19.0.4
20131989
eslint-plugin-import: 2.29.0
20141990
eslint-plugin-import-newlines: ^1.2.3
20151991
eslint-plugin-jsx-a11y: 6.8.0
20161992
eslint-plugin-react: 7.33.2
20171993
eslint-plugin-react-hooks: 4.6.0
2018-
checksum: 0362abe74130250007ea40b1815dd91fa3dcaaec3674a4f024b6c13dfea12f556ccfbac606dbcc6a18790414dc7de10b5bdbb454c2d315211aa195751fa32e59
1994+
checksum: ff6319c04b1860f5854a50c9e185c446765c8233e03cfdaf8bd0a0bfa739cb4b1fedd593bdfbe06684acdad3dd4d44303ce382e47576d1047a7a616e4566ab89
20191995
languageName: node
20201996
linkType: hard
20211997

@@ -2027,7 +2003,7 @@ __metadata:
20272003
"@babel/eslint-parser": 7.22.15
20282004
"@babel/preset-env": 7.23.2
20292005
"@babel/preset-react": 7.22.15
2030-
"@pluralsh/eslint-config-pluralsh": 1.4.33
2006+
"@pluralsh/eslint-config-pluralsh": 1.4.34
20312007
"@types/node": 18.18.8
20322008
"@typescript-eslint/eslint-plugin": 6.9.1
20332009
"@typescript-eslint/parser": 6.9.1
@@ -3334,54 +3310,6 @@ __metadata:
33343310
languageName: node
33353311
linkType: hard
33363312

3337-
"eslint@npm:8.52.0":
3338-
version: 8.52.0
3339-
resolution: "eslint@npm:8.52.0"
3340-
dependencies:
3341-
"@eslint-community/eslint-utils": ^4.2.0
3342-
"@eslint-community/regexpp": ^4.6.1
3343-
"@eslint/eslintrc": ^2.1.2
3344-
"@eslint/js": 8.52.0
3345-
"@humanwhocodes/config-array": ^0.11.13
3346-
"@humanwhocodes/module-importer": ^1.0.1
3347-
"@nodelib/fs.walk": ^1.2.8
3348-
"@ungap/structured-clone": ^1.2.0
3349-
ajv: ^6.12.4
3350-
chalk: ^4.0.0
3351-
cross-spawn: ^7.0.2
3352-
debug: ^4.3.2
3353-
doctrine: ^3.0.0
3354-
escape-string-regexp: ^4.0.0
3355-
eslint-scope: ^7.2.2
3356-
eslint-visitor-keys: ^3.4.3
3357-
espree: ^9.6.1
3358-
esquery: ^1.4.2
3359-
esutils: ^2.0.2
3360-
fast-deep-equal: ^3.1.3
3361-
file-entry-cache: ^6.0.1
3362-
find-up: ^5.0.0
3363-
glob-parent: ^6.0.2
3364-
globals: ^13.19.0
3365-
graphemer: ^1.4.0
3366-
ignore: ^5.2.0
3367-
imurmurhash: ^0.1.4
3368-
is-glob: ^4.0.0
3369-
is-path-inside: ^3.0.3
3370-
js-yaml: ^4.1.0
3371-
json-stable-stringify-without-jsonify: ^1.0.1
3372-
levn: ^0.4.1
3373-
lodash.merge: ^4.6.2
3374-
minimatch: ^3.1.2
3375-
natural-compare: ^1.4.0
3376-
optionator: ^0.9.3
3377-
strip-ansi: ^6.0.1
3378-
text-table: ^0.2.0
3379-
bin:
3380-
eslint: bin/eslint.js
3381-
checksum: fd22d1e9bd7090e31b00cbc7a3b98f3b76020a4c4641f987ae7d0c8f52e1b88c3b268bdfdabac2e1a93513e5d11339b718ff45cbff48a44c35d7e52feba510ed
3382-
languageName: node
3383-
linkType: hard
3384-
33853313
"eslint@npm:8.53.0":
33863314
version: 8.53.0
33873315
resolution: "eslint@npm:8.53.0"

0 commit comments

Comments
 (0)