Skip to content

chore(deps-dev): bump the eslint group with 3 updates #1539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@storybook/manager-api": "7.6.6",
"@storybook/react-vite": "^7.6.6",
"@storybook/theming": "7.6.6",
"eslint-plugin-mdx": "^3.1.2",
"eslint-plugin-mdx": "^3.1.3",
"storybook": "^7.6.6"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@types/jest": "^29.5.11",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@vitejs/plugin-react": "^4.2.1",
"chokidar-cli": "^3.0.0",
"cross-env": "^7.0.3",
Expand Down
134 changes: 67 additions & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5260,7 +5260,7 @@ __metadata:
"@strapi/design-system": "workspace:*"
"@strapi/icons": "workspace:*"
"@strapi/ui-primitives": "workspace:*"
eslint-plugin-mdx: ^3.1.2
eslint-plugin-mdx: ^3.1.3
qs: ^6.11.2
react: 18.2.0
react-copy-to-clipboard: ^5.1.0
Expand Down Expand Up @@ -6444,15 +6444,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.17.0"
"@typescript-eslint/eslint-plugin@npm:^6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.18.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.17.0
"@typescript-eslint/type-utils": 6.17.0
"@typescript-eslint/utils": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
"@typescript-eslint/scope-manager": 6.18.0
"@typescript-eslint/type-utils": 6.18.0
"@typescript-eslint/utils": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -6465,7 +6465,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 169646a705fdd1bc2a0d78678dbf3557ff3e534e9d4a11f7b5bba1d9f5cbec821f8c16b260413203efc8d6e0c0a3d7f9332bb1476e3dac80e60aa16eb9a0ad11
checksum: a0e946c03b3d55326fa2f090341c57063670d654ab3681f48e88af940d2ee843bd4d124655e27820ae284b705232ecfc0665ad39ace95d5210c04ee66d57d58d
languageName: node
linkType: hard

Expand All @@ -6486,21 +6486,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/parser@npm:6.17.0"
"@typescript-eslint/parser@npm:^6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/parser@npm:6.18.0"
dependencies:
"@typescript-eslint/scope-manager": 6.17.0
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/typescript-estree": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
"@typescript-eslint/scope-manager": 6.18.0
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/typescript-estree": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c48864aebf364332540f520d84630a6bb3e2ddc84492d75c14a453964b669a37f1fd43b60469e3683e618e8e8d3d7747baffe92e408599d5df6869cae86ac9e1
checksum: 2f9eb1b8f142cb191de6a6f34b913df1c09ea66bb09bd92c201e28fe84b6f3c13cbed3469c94d498e96ea06349b643632bb693dcf27b85908d7221b58c24bcff
languageName: node
linkType: hard

Expand All @@ -6514,13 +6514,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/scope-manager@npm:6.17.0"
"@typescript-eslint/scope-manager@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/scope-manager@npm:6.18.0"
dependencies:
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
checksum: 6eabac1e52cd25714ab176c7bbf9919d065febf4580620eb067ab1b41607f5e592857bd831a2ab41daa873af4011217dbcae55ed248855e381127f1cabcd2d2c
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
checksum: 9958dcd95605b9699e1fe823cc38869d542f2cb90cde443938c1352de4161703ed6619e772bc12b8b7df2a44623ebf1e6b2b8d1222e5df22880185d0652040ee
languageName: node
linkType: hard

Expand All @@ -6541,20 +6541,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/type-utils@npm:6.17.0"
"@typescript-eslint/type-utils@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/type-utils@npm:6.18.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.17.0
"@typescript-eslint/utils": 6.17.0
"@typescript-eslint/typescript-estree": 6.18.0
"@typescript-eslint/utils": 6.18.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: bb6f824c1c7f8d25a21b7218a5bcb74e58c38121f85418eb1639f2931c6149285c2ede96dd677a3e7dc64886cc7640d74be6001d970c3ac9c9a4d889315c5d15
checksum: 537b2f0b85c4225538a14e5030fc25c3f6ea610ea59dd9ac25e59a2aadd01344e2b154fcd5ab2245d055d977e4ff2b7ab30369f28eb78b6059702a2899fbdd3c
languageName: node
linkType: hard

Expand All @@ -6565,10 +6565,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/types@npm:6.17.0"
checksum: a199516230b505f85de1b99cdf22c526cbae7604fa2dd0dd24e8bba5de45aeaee231263e7e59843af7b226cb91c4ba5447d06517a1a73b511a94c6b483af0d5b
"@typescript-eslint/types@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/types@npm:6.18.0"
checksum: 516ad2feb7e7c7b5aac805b287be794e6e42371bc6a5bdd7c9fc230d98bbbcc4877c96377ccce68aede68ec58a64ef9d1e4c5b15cfb55e9a050bafe7b36624c1
languageName: node
linkType: hard

Expand All @@ -6590,12 +6590,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/typescript-estree@npm:6.17.0"
"@typescript-eslint/typescript-estree@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/typescript-estree@npm:6.18.0"
dependencies:
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -6605,7 +6605,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 4bf7811ddae66361cad55f7a6fcf9975eb77456ceb2eca5d7a6228387737845bdfe1b9eef4c76d5d6b7c7d6029a8f62bc67b509c0724cd37395ae16eb07dd7ab
checksum: 64afa0a81af66dfcb1d3027872abc07451691dff956c8b3174da675307050404c720465be5322490859d633e76705fd5e0fd5f040aa4cc1078bd837281e52065
languageName: node
linkType: hard

Expand All @@ -6627,20 +6627,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/utils@npm:6.17.0"
"@typescript-eslint/utils@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/utils@npm:6.18.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 6.17.0
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/typescript-estree": 6.17.0
"@typescript-eslint/scope-manager": 6.18.0
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/typescript-estree": 6.18.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 2eea8fd3763b2ab9d86503c68b4d61df81071fd38851b8ba920d53b055c352d13e192a3d15ca853f11aee818c61e8af65946e963aa0e9b18d19e3254881bded0
checksum: 5c8ab14838d5dcc857de43781687b105d972941bd4a08e63d14b6485a3944a77c867c162f14eca9ef526170b26423a0d4a828a0b22d88cb34f99835233152dff
languageName: node
linkType: hard

Expand All @@ -6654,13 +6654,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/visitor-keys@npm:6.17.0"
"@typescript-eslint/visitor-keys@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/visitor-keys@npm:6.18.0"
dependencies:
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/types": 6.18.0
eslint-visitor-keys: ^3.4.1
checksum: e98755087bd067388d9a9182375e53f590183ca656d02b3d05d9718bab2ac571832fd16691060c7c979fd941e9d4b7923d8975632923697de0691f50fc97c8ac
checksum: d6b1958867f3287c4e2c4f80633346a676060181e27ef69a1aad68634c62311738a3aad49e61c1d30d8e31800de146424ca8b33483d033132d90bf0c2f31cac8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8950,8 +8950,8 @@ __metadata:
"@types/jest": ^29.5.11
"@types/react": 18.2.41
"@types/react-dom": 18.2.17
"@typescript-eslint/eslint-plugin": ^6.17.0
"@typescript-eslint/parser": ^6.17.0
"@typescript-eslint/eslint-plugin": ^6.18.0
"@typescript-eslint/parser": ^6.18.0
"@vitejs/plugin-react": ^4.2.1
chokidar-cli: ^3.0.0
cross-env: ^7.0.3
Expand Down Expand Up @@ -9778,9 +9778,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-mdx@npm:^3.1.2":
version: 3.1.2
resolution: "eslint-mdx@npm:3.1.2"
"eslint-mdx@npm:^3.1.3":
version: 3.1.3
resolution: "eslint-mdx@npm:3.1.3"
dependencies:
acorn: ^8.11.3
acorn-jsx: ^5.3.2
Expand All @@ -9789,7 +9789,7 @@ __metadata:
remark-mdx: ^3.0.0
remark-parse: ^11.0.0
remark-stringify: ^11.0.0
synckit: ^0.8.8
synckit: ^0.9.0
tslib: ^2.6.2
unified: ^11.0.4
unified-engine: ^11.2.0
Expand All @@ -9798,7 +9798,7 @@ __metadata:
vfile: ^6.0.1
peerDependencies:
eslint: ">=8.0.0"
checksum: b5c240cfd197f03e32f72a17c7d89334343d2f7f1fc3517ac07f9bafdf8cf4d7e82ad7601dd71f15a12a0258d8b2f5c3bb7d36640bd54d6800b86547c497315f
checksum: 8e438ae0c187c00c3f325ef06f7bfefb40e68de8db6c026707858d403fe5e8af5e9521c9ca8c4753de5cd4b1b0d6a4baea5654539e65d2477e37fae3e6f4a8e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9958,11 +9958,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-mdx@npm:^3.1.2":
version: 3.1.2
resolution: "eslint-plugin-mdx@npm:3.1.2"
"eslint-plugin-mdx@npm:^3.1.3":
version: 3.1.3
resolution: "eslint-plugin-mdx@npm:3.1.3"
dependencies:
eslint-mdx: ^3.1.2
eslint-mdx: ^3.1.3
eslint-plugin-markdown: ^3.0.1
remark-mdx: ^3.0.0
remark-parse: ^11.0.0
Expand All @@ -9972,7 +9972,7 @@ __metadata:
vfile: ^6.0.1
peerDependencies:
eslint: ">=8.0.0"
checksum: ac5529c5a31e7da4005cb5f7364371c55796606cc387203b5004b88e964efc812e317b468dcd2f44b690c0e97b043b42c20275b4594e4495f12beb3b08687ba3
checksum: 7974666288a5c35b2e663147fc44e76b7c070961668d047ab08e808ddfd618fd7571e59a222d405dc66aefcce13b9c98a6765a48af2af58528e585982ad2b508
languageName: node
linkType: hard

Expand Down Expand Up @@ -17009,13 +17009,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.8":
version: 0.8.8
resolution: "synckit@npm:0.8.8"
"synckit@npm:^0.9.0":
version: 0.9.0
resolution: "synckit@npm:0.9.0"
dependencies:
"@pkgr/core": ^0.1.0
tslib: ^2.6.2
checksum: 9ed5d33abb785f5f24e2531efd53b2782ca77abf7912f734d170134552b99001915531be5a50297aa45c5701b5c9041e8762e6cd7a38e41e2461c1e7fccdedf8
checksum: c38bc3df0306c3242ddc5628d766ef0b4ca85a8a861b0a26b03483f09eca31a7fbdbcefb1b9fdee9e49db7739df25ce728cb2c6aef02ddc58bf46ee71924a36b
languageName: node
linkType: hard

Expand Down