Skip to content

Commit

Permalink
Merge branch 'master' into eslint-v9
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Jun 16, 2024
2 parents 109f8f6 + 855a2f5 commit 86e16a9
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 44 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [2.7.2](https://github.com/burtek/eslint-config/compare/v2.7.1...v2.7.2) (2024-06-16)


### Bug Fixes

* **deps:** update dependency @next/eslint-plugin-next to v14.2.4 ([#67](https://github.com/burtek/eslint-config/issues/67)) ([4cd3a87](https://github.com/burtek/eslint-config/commit/4cd3a87a36e35a1065710add5afea088564facbb))
* **deps:** update dependency @stylistic/eslint-plugin to ~2.2.0 ([#69](https://github.com/burtek/eslint-config/issues/69)) ([54f6543](https://github.com/burtek/eslint-config/commit/54f6543ec2f8b766a8b28341c39fe72247fc940f))
* **deps:** update dependency eslint-plugin-n to ~17.9.0 ([#68](https://github.com/burtek/eslint-config/issues/68)) ([60c9101](https://github.com/burtek/eslint-config/commit/60c9101a4cbddaf3c98182ab0e5b4f488454ba90))
* **deps:** update dependency globals to v15.5.0 ([#70](https://github.com/burtek/eslint-config/issues/70)) ([cf24fca](https://github.com/burtek/eslint-config/commit/cf24fca6fc5a6cf5e08ec4b5aad5c5ee427c475a))


### Chores

* **deps:** update dependency ts-jest to v29.1.5 ([#71](https://github.com/burtek/eslint-config/issues/71)) ([7242fab](https://github.com/burtek/eslint-config/commit/7242fab2b02efb8abb55e761eb9b921560efd1d2))

## [2.7.1](https://github.com/burtek/eslint-config/compare/v2.7.0...v2.7.1) (2024-06-11)


### Bug Fixes

* **deps:** update dependency typescript-eslint to ~7.13.0 ([#63](https://github.com/burtek/eslint-config/issues/63)) ([a94e6d9](https://github.com/burtek/eslint-config/commit/a94e6d98622f5fb46e4700806b2db5e2cfbd3faf))


### Documentation changes:

* Update README.md ([56ad2ac](https://github.com/burtek/eslint-config/commit/56ad2aca5f773055649b540ec92290605ac5006b))

## [3.0.0-alpha.0](https://github.com/burtek/eslint-config/compare/v2.7.0...v3.0.0-alpha.0) (2024-06-11)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"@next/eslint-plugin-next": "~14.2.2",
"@stylistic/eslint-plugin": "~2.1.0",
"@stylistic/eslint-plugin": "~2.2.0",
"eslint-import-resolver-typescript": "~3.6.1",
"eslint-plugin-cypress": "~3.3.0",
"eslint-plugin-import-x": "~0.5.1",
Expand All @@ -23,7 +23,7 @@
"eslint-plugin-jsonc": "~2.15.1 || ~2.16.0",
"eslint-plugin-jsx-a11y": "~6.8.0",
"eslint-plugin-lodash": "~8.0.0",
"eslint-plugin-n": "~17.8.0",
"eslint-plugin-n": "~17.9.0",
"eslint-plugin-promise": "~6.2.0",
"eslint-plugin-react": "~7.34.1",
"eslint-plugin-react-hooks": "~4.6.0",
Expand Down
84 changes: 42 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -642,9 +642,9 @@
"@jridgewell/sourcemap-codec" "^1.4.14"

"@next/eslint-plugin-next@~14.2.2":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.3.tgz#287ad8620e7061ba01e8d3313d464db6d217b6df"
integrity sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw==
version "14.2.4"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.4.tgz#c7f965cb76f0b454e726ef0f69157c4fb4e28f53"
integrity sha512-svSFxW9f3xDaZA3idQmlFw7SusOuWTpDTAeBlO3AEPDltrraV+lqs7mAc6A27YdnpQVVIA3sODqUAAHdWhVWsA==
dependencies:
glob "10.3.10"

Expand Down Expand Up @@ -693,52 +693,52 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@stylistic/eslint-plugin-js@2.1.0", "@stylistic/eslint-plugin-js@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.1.0.tgz#3c4053c12bc6cc344f8ca979bb4399cda386e7a5"
integrity sha512-gdXUjGNSsnY6nPyqxu6lmDTtVrwCOjun4x8PUn0x04d5ucLI74N3MT1Q0UhdcOR9No3bo5PGDyBgXK+KmD787A==
"@stylistic/eslint-plugin-js@2.2.0", "@stylistic/eslint-plugin-js@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.2.0.tgz#87c46cf5498d1a1cd4d1c520123fcf00978dd856"
integrity sha512-pdkNeVORubs+k7jmhHivYXggoFvw1ykAyGBQomodOYO8MhO8/IM798XVyjadC6EeTeBiXlEWYRy/4QV34hDz+A==
dependencies:
"@types/eslint" "^8.56.10"
acorn "^8.11.3"
eslint-visitor-keys "^4.0.0"
espree "^10.0.1"

"@stylistic/eslint-plugin-jsx@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-2.1.0.tgz#ce59d90bc47bc7ecc43574440b19b69d3b0dc5f1"
integrity sha512-mMD7S+IndZo2vxmwpHVTCwx2O1VdtE5tmpeNwgaEcXODzWV1WTWpnsc/PECQKIr/mkLPFWiSIqcuYNhQ/3l6AQ==
"@stylistic/eslint-plugin-jsx@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-2.2.0.tgz#cc4c8f8cd8026c4a7d694f66a93072e3a2740e09"
integrity sha512-1aHeR68inrbEFGJZ80rOMHK8gIzTboF4DgmF0eR5KJ+wgxkhlEasZKhsuDrrgXn4xaUIgbMzCeHg9Rw0AtqR9w==
dependencies:
"@stylistic/eslint-plugin-js" "^2.1.0"
"@stylistic/eslint-plugin-js" "^2.2.0"
"@types/eslint" "^8.56.10"
estraverse "^5.3.0"
picomatch "^4.0.2"

"@stylistic/eslint-plugin-plus@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-2.1.0.tgz#c02890685df3a4e5b9ff9ee113377bb237401695"
integrity sha512-S5QAlgYXESJaSBFhBSBLZy9o36gXrXQwWSt6QkO+F0SrT9vpV5JF/VKoh+ojO7tHzd8Ckmyouq02TT9Sv2B0zQ==
"@stylistic/eslint-plugin-plus@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-2.2.0.tgz#b911f9a636c7cbc791ef33cca2f2b7d71f43dbf7"
integrity sha512-BVgtMc+oepdEuDkhsCX8ZLD32AIWC2cyhxmz/ku9WJjrfB4eF2qNb/chr7x2SyN+nlJIz/Vl5aSIa3aKAWylBA==
dependencies:
"@types/eslint" "^8.56.10"
"@typescript-eslint/utils" "^7.8.0"
"@typescript-eslint/utils" "^7.12.0"

"@stylistic/eslint-plugin-ts@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-2.1.0.tgz#74083f74aacea19e7bc4509dafc56da7c4c40667"
integrity sha512-2ioFibufHYBALx2TBrU4KXovCkN8qCqcb9yIHc0fyOfTaO5jw4d56WW7YRcF3Zgde6qFyXwAN6z/+w4pnmos1g==
"@stylistic/eslint-plugin-ts@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-2.2.0.tgz#5700bc354d5be3b75057dbc9aefe16aca293749c"
integrity sha512-34KDq7G1+PpFH9BT3DQyRjy82K1A1Fb/ywr1v4xjs77r/kRIMduadkwHoyj4fCMFTqkW3ML7qZ0jNV2OjdoR8g==
dependencies:
"@stylistic/eslint-plugin-js" "2.1.0"
"@stylistic/eslint-plugin-js" "2.2.0"
"@types/eslint" "^8.56.10"
"@typescript-eslint/utils" "^7.8.0"
"@typescript-eslint/utils" "^7.12.0"

"@stylistic/eslint-plugin@~2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.1.0.tgz#61b73f7d4f6786517224aa3dee78c9ace5ca7d76"
integrity sha512-cBBowKP2u/+uE5CzgH5w8pE9VKqcM7BXdIDPIbGt2rmLJGnA6MJPr9vYGaqgMoJFs7R/FzsMQerMvvEP40g2uw==
"@stylistic/eslint-plugin@~2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.2.0.tgz#b4645e379ca6897bea70ce57fe8723a210bbf3c1"
integrity sha512-qJfzH3M83vpFssPkeS559uj6PbAn8Z54C1zTrKOaH1ooSH54bmPvJ2v3Zh+PRWJ0YscLz43TxQhgmlPD53ZJ9w==
dependencies:
"@stylistic/eslint-plugin-js" "2.1.0"
"@stylistic/eslint-plugin-jsx" "2.1.0"
"@stylistic/eslint-plugin-plus" "2.1.0"
"@stylistic/eslint-plugin-ts" "2.1.0"
"@stylistic/eslint-plugin-js" "2.2.0"
"@stylistic/eslint-plugin-jsx" "2.2.0"
"@stylistic/eslint-plugin-plus" "2.2.0"
"@stylistic/eslint-plugin-ts" "2.2.0"
"@types/eslint" "^8.56.10"

"@tsconfig/node10@^1.0.7":
Expand Down Expand Up @@ -981,7 +981,7 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0", "@typescript-eslint/utils@^7.4.0", "@typescript-eslint/utils@^7.8.0":
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0", "@typescript-eslint/utils@^7.12.0", "@typescript-eslint/utils@^7.4.0":
version "7.13.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.13.0.tgz#f84e7e8aeceae945a9a3f40d077fd95915308004"
integrity sha512-jceD8RgdKORVnB4Y6BqasfIkFhl4pajB1wVxrF4akxD2QPM8GNYjgGwEzYS+437ewlqqrg7Dw+6dhdpjMpeBFQ==
Expand Down Expand Up @@ -2304,10 +2304,10 @@ eslint-plugin-lodash@~8.0.0:
dependencies:
lodash "^4.17.21"

eslint-plugin-n@~17.8.0:
version "17.8.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.8.1.tgz#b14257815bb9a1ab2b85b680ee9bbd180945ab87"
integrity sha512-KdG0h0voZms8UhndNu8DeWx1eM4sY+A4iXtsNo6kOfJLYHNeTGPacGalJ9GcvrbmOL3r/7QOMwVZDSw+1SqsrA==
eslint-plugin-n@~17.9.0:
version "17.9.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.9.0.tgz#91b43d4e10a35e455bfac2c64671f9cecc396590"
integrity sha512-CPSaXDXdrT4nsrOrO4mT4VB6FMUkoySRkHWuuJJHVqsIEjIeZgMY1H7AzSwPbDScikBmLN82KeM1u7ixV7PzGg==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
enhanced-resolve "^5.17.0"
Expand Down Expand Up @@ -2839,9 +2839,9 @@ globals@^14.0.0:
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.0.0:
version "15.4.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.4.0.tgz#3e36ea6e4d9ddcf1cb42d92f5c4a145a8a2ddc1c"
integrity sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==
version "15.5.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.5.0.tgz#093c5b7677809f6cc9dd2c01518b1b0962f1f085"
integrity sha512-r7/9tQj5RylGxt/BKGv0D2SvehYvRFYg4ukSNk+EuZxvWI7uK/MJFmOCLq8aKvgh3EVBYFbBlOMAtaITXZr80w==

globalthis@^1.0.3:
version "1.0.4"
Expand Down Expand Up @@ -5120,9 +5120,9 @@ ts-api-utils@^1.3.0:
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

ts-jest@^29.1.2:
version "29.1.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.4.tgz#26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef"
integrity sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==
version "29.1.5"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5.tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69"
integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 86e16a9

Please sign in to comment.