Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-turbo from 2.1.1 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) from 2.1.1 to 2.3.1.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.3.1/packages/eslint-config-turbo)

---
updated-dependencies:
- dependency-name: eslint-config-turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 8676479 commit 6d50e9b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12280,11 +12280,11 @@ eslint-config-prettier@^9.1.0:
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==

eslint-config-turbo@^2.0.3:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-turbo/-/eslint-config-turbo-2.1.1.tgz#f6a14621f816514a1452a832a9192eb14d6defb5"
integrity sha512-JJF8SZErmgKCGkt124WUmTt0sQ5YLvPo2YxDsfzn9avGJC7/BQIa+3FZoDb3zeYYsZx91pZ6htQAJaKK8NQQAg==
version "2.3.1"
resolved "https://registry.yarnpkg.com/eslint-config-turbo/-/eslint-config-turbo-2.3.1.tgz#9cf2544c2ec4cae60f365a6e9c97a5092e8a45c9"
integrity sha512-pxxCLLgnZYCjJoGrzUu3jAcb67bKVykLblyMtgTzHN7DlNu6tnp89K3/5fznc6ALyXwXFp0K+nM+Sxst43oaoA==
dependencies:
eslint-plugin-turbo "2.1.1"
eslint-plugin-turbo "2.3.1"

eslint-import-resolver-alias@^1.1.2:
version "1.1.2"
Expand Down Expand Up @@ -12436,10 +12436,10 @@ eslint-plugin-tsdoc@^0.2.17:
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "0.16.2"

eslint-plugin-turbo@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-turbo/-/eslint-plugin-turbo-2.1.1.tgz#a6899e1db6c891ff28d538223b818fddf72d5c46"
integrity sha512-E/34kdQd0n3RP18+e0DSV0f3YTSCOojUh1p4X0Xrho2PBYmJ3umSnNo9FhkZt6UDACl+nBQcYTFkRHMz76lJdw==
eslint-plugin-turbo@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-turbo/-/eslint-plugin-turbo-2.3.1.tgz#ed4e9b520e45c2969a5b8209e9ad9925c1d47827"
integrity sha512-M5MBYBkcQsv11MFHJ+6WpzLpiTBx0OApeUMAHlO4L0eHqQxY03GrmHXjXfozqB+9HwGrW9fqihBzVRllyixJDA==
dependencies:
dotenv "16.0.3"

Expand Down

0 comments on commit 6d50e9b

Please sign in to comment.