Skip to content

Commit

Permalink
release v23.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbellone committed Oct 15, 2024
1 parent 4162bbf commit fc2a521
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 43 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [23.2.1](https://github.com/algolia/eslint-config-algolia/compare/v23.2.0...v23.2.1) (2024-10-15)


### Bug Fixes

* correctly import jest flat configs ([#365](https://github.com/algolia/eslint-config-algolia/issues/365)) ([4162bbf](https://github.com/algolia/eslint-config-algolia/commit/4162bbf77cc5cb4e109fbf5c8d034e58fa9a3689))



# [23.2.0](https://github.com/algolia/eslint-config-algolia/compare/v23.1.7...v23.2.0) (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "23.2.0",
"version": "23.2.1",
"main": "base.js",
"author": "Algolia, Inc.",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-algolia",
"version": "23.2.0",
"version": "23.2.1",
"description": "Algolia's ESLint config.",
"repository": {
"type": "git",
Expand Down
83 changes: 42 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1333,13 +1333,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.8.1":
version: 8.8.1
resolution: "@typescript-eslint/scope-manager@npm:8.8.1"
"@typescript-eslint/scope-manager@npm:8.9.0":
version: 8.9.0
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.1"
"@typescript-eslint/visitor-keys": "npm:8.8.1"
checksum: 10c0/6f697baf087aedc3f0f228ff964fd108a9dd33fe4e5cc6c914be6367c324cee55629e099832668042bedfec8cdc72c6ef2ca960ee26966dbcc75753059a1352f
"@typescript-eslint/types": "npm:8.9.0"
"@typescript-eslint/visitor-keys": "npm:8.9.0"
checksum: 10c0/1fb77a982e3384d8cabd64678ea8f9de328708080ff9324bf24a44da4e8d7b7692ae4820efc3ef36027bf0fd6a061680d3c30ce63d661fb31e18970fca5e86c5
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:8.8.1":
version: 8.8.1
resolution: "@typescript-eslint/types@npm:8.8.1"
checksum: 10c0/4b44857332a0b1bfafbeccb8be157f8266d9e226ac723f6af1272b9b670b49444423ddac733655163eb3b90e8c88393a68ab2d7f326f5775371eaf4b9ca31d7b
"@typescript-eslint/types@npm:8.9.0":
version: 8.9.0
resolution: "@typescript-eslint/types@npm:8.9.0"
checksum: 10c0/8d901b7ed2f943624c24f7fa67f7be9d49a92554d54c4f27397c05b329ceff59a9ea246810b53ff36fca08760c14305dd4ce78fbac7ca0474311b0575bf49010
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:8.8.1":
version: 8.8.1
resolution: "@typescript-eslint/typescript-estree@npm:8.8.1"
"@typescript-eslint/typescript-estree@npm:8.9.0":
version: 8.9.0
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.1"
"@typescript-eslint/visitor-keys": "npm:8.8.1"
"@typescript-eslint/types": "npm:8.9.0"
"@typescript-eslint/visitor-keys": "npm:8.9.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
Expand All @@ -1406,7 +1406,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/e3b9bc1e925c07833237044271cdc9bd8bdba3e2143dcfc5bf3bf481c89731b666a6fad25333a4b1980ac2f4c6f5e6e42c71206f73f3704e319f6b3b67463a6a
checksum: 10c0/bb5ec70727f07d1575e95f9d117762636209e1ab073a26c4e873e1e5b4617b000d300a23d294ad81693f7e99abe3e519725452c30b235a253edcd85b6ae052b0
languageName: node
linkType: hard

Expand All @@ -1425,16 +1425,16 @@ __metadata:
linkType: hard

"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.3.0":
version: 8.8.1
resolution: "@typescript-eslint/utils@npm:8.8.1"
version: 8.9.0
resolution: "@typescript-eslint/utils@npm:8.9.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.8.1"
"@typescript-eslint/types": "npm:8.8.1"
"@typescript-eslint/typescript-estree": "npm:8.8.1"
"@typescript-eslint/scope-manager": "npm:8.9.0"
"@typescript-eslint/types": "npm:8.9.0"
"@typescript-eslint/typescript-estree": "npm:8.9.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10c0/954a2e85ae56a3ebefb6e41fb33c59ffa886963860536e9729a35ecea55eefdc58858c7aa126048c4a61f4fd9997b4f7601e7884ed2b3e4e7a46c9e4617a9f29
checksum: 10c0/af13e3d501060bdc5fa04b131b3f9a90604e5c1d4845d1f8bd94b703a3c146a76debfc21fe65a7f3a0459ed6c57cf2aa3f0a052469bb23b6f35ff853fe9495b1
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:8.8.1":
version: 8.8.1
resolution: "@typescript-eslint/visitor-keys@npm:8.8.1"
"@typescript-eslint/visitor-keys@npm:8.9.0":
version: 8.9.0
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.1"
"@typescript-eslint/types": "npm:8.9.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/6f917090b61277bd443aa851c532c4a9cc91ad57aedf185c5dff0c530f158cce84ef815833bd8deffa87f0bbf7a9f1abd1e02e30af2463c4e7f27c0c08f59080
checksum: 10c0/e33208b946841f1838d87d64f4ee230f798e68bdce8c181d3ac0abb567f758cb9c4bdccc919d493167869f413ca4c400e7db0f7dd7e8fc84ab6a8344076a7458
languageName: node
linkType: hard

Expand Down Expand Up @@ -1984,9 +1984,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001663":
version: 1.0.30001667
resolution: "caniuse-lite@npm:1.0.30001667"
checksum: 10c0/6bc8555a47603e1e76eaef9b185d6fdeeca7d9c20a283f7c32c971eb1b52ea3a80e6ec086920f088f06abe619240f1023a2d3a08b5b1f2f11df1475695e9f71c
version: 1.0.30001668
resolution: "caniuse-lite@npm:1.0.30001668"
checksum: 10c0/247b3200aeec55038f3a11f3e6ab66f656c54d30df7b01d8d447efaba9af96ad3e17128da2ddd42ddc9cb6c286bac65b634a20955b3cc6619be7ca4601fddc8e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2595,9 +2595,9 @@ __metadata:
linkType: hard

"electron-to-chromium@npm:^1.5.28":
version: 1.5.35
resolution: "electron-to-chromium@npm:1.5.35"
checksum: 10c0/49f7921dbdee725284898728a0ba4a786ab27a145a871057b7085f5643df51d7be3ece5374a105cc621417abb1bca780365a058a0531083d0252347b75cf0f3f
version: 1.5.38
resolution: "electron-to-chromium@npm:1.5.38"
checksum: 10c0/f44715632fce33ac2444e5f0ac54684640b95bbfcdde47153e727645c33f5d18110d5af5348120a8345707c6c219d6109573b6acba56d819ca607010b75931ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -2860,13 +2860,13 @@ __metadata:
linkType: hard

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.0
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=5dc416&locator=test%40workspace%3Apackages%2Ftest"
version: 23.2.1
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/a9d3f9824735bfa89570b1bb4ad1df4027ca0f4cba977edb376ad4a812253560a26a94c2c05cfef3ec4ce8d3bb16385ff91e7cf156e1b651396eed25ec3d3399
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -6618,12 +6618,13 @@ __metadata:
linkType: hard

"string.prototype.includes@npm:^2.0.0":
version: 2.0.0
resolution: "string.prototype.includes@npm:2.0.0"
version: 2.0.1
resolution: "string.prototype.includes@npm:2.0.1"
dependencies:
define-properties: "npm:^1.1.3"
es-abstract: "npm:^1.17.5"
checksum: 10c0/32dff118c9e9dcc87e240b05462fa8ee7248d9e335c0015c1442fe18152261508a2146d9bb87ddae56abab69148a83c61dfaea33f53853812a6a2db737689ed2
call-bind: "npm:^1.0.7"
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.3"
checksum: 10c0/25ce9c9b49128352a2618fbe8758b46f945817a58a4420f4799419e40a8d28f116e176c7590d767d5327a61e75c8f32c86171063f48e389b9fdd325f1bd04ee5
languageName: node
linkType: hard

Expand Down

0 comments on commit fc2a521

Please sign in to comment.