Skip to content

Commit

Permalink
chore: bump @dcl/eslint-config from 2.0.0 to 2.2.1 (#22)
Browse files Browse the repository at this point in the history
Bumps [@dcl/eslint-config](https://github.com/decentraland/eslint-config) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/decentraland/eslint-config/releases)
- [Commits](decentraland/eslint-config@2.0.0...2.2.1)

---
updated-dependencies:
- dependency-name: "@dcl/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 0f9b39f commit 6e521b7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint:fix": "eslint '**/*.{js,ts}' --fix"
},
"devDependencies": {
"@dcl/eslint-config": "^2.0.0",
"@dcl/eslint-config": "^2.2.1",
"@protobuf-ts/protoc": "^2.9.4",
"@types/node": "^20.12.7",
"@types/redis": "^4.0.11",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,22 +318,22 @@
eth-connect "^6.0.3"
ethereum-cryptography "^1.0.3"

"@dcl/eslint-config@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@dcl/eslint-config/-/eslint-config-2.0.0.tgz#3c2d29514fd65b61b08202c470cc6a0af5c356e3"
integrity sha512-5MkSQArjZXBbvb4wlEC6ZHeHBm5hpTn9wV1PQ5vXxyGRWrNoToBqHi7HgvBEboZw4PCUtYK1XA6ubjrnVQa7nA==
"@dcl/eslint-config@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@dcl/eslint-config/-/eslint-config-2.2.1.tgz#f31d0dc35dbab09b754f80c93e616ed80e3a011c"
integrity sha512-9GBeC0+bzfAHsCtXGqgx5UnQDAzCym5lQGt0hysx3yNNcujcWswFaBU1iPMfp58qRFJangLonZmoP80SM3AMgg==
dependencies:
"@typescript-eslint/eslint-plugin" "^6.19.1"
"@typescript-eslint/parser" "^6.19.1"
eslint "^8.56.0"
"@typescript-eslint/eslint-plugin" "^6.21.0"
"@typescript-eslint/parser" "^6.21.0"
eslint "^8.57.0"
eslint-config-prettier "^9.1.0"
eslint-import-resolver-babel-module "^5.3.2"
eslint-import-resolver-typescript "^3.6.1"
eslint-plugin-autofix "^1.1.0"
eslint-plugin-css-import-order "^1.1.0"
eslint-plugin-import "npm:eslint-plugin-i@^2.29.1"
eslint-plugin-prettier "^5.1.3"
prettier "^3.2.4"
prettier "^3.3.2"

"@dcl/platform-crypto-middleware@^1.0.2":
version "1.0.2"
Expand Down Expand Up @@ -1056,7 +1056,7 @@
dependencies:
"@types/yargs-parser" "*"

"@typescript-eslint/eslint-plugin@^6.19.1":
"@typescript-eslint/eslint-plugin@^6.21.0":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
Expand All @@ -1073,7 +1073,7 @@
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/parser@^6.19.1":
"@typescript-eslint/parser@^6.21.0":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
Expand Down Expand Up @@ -1910,7 +1910,7 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==

eslint@^8.56.0:
eslint@^8.57.0:
version "8.57.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
Expand Down Expand Up @@ -3437,10 +3437,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^3.2.4:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
prettier@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==

pretty-format@^29.0.0, pretty-format@^29.7.0:
version "29.7.0"
Expand Down

0 comments on commit 6e521b7

Please sign in to comment.