Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 8cc0a40

Browse files
build(deps-dev): bump eslint-config-turbo from 2.0.9 to 2.0.10 (#7078)
Bumps [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](https://github.com/vercel/turbo/commits/v2.0.10/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: eslint-config-turbo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a1f7a5 commit 8cc0a40

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@typescript-eslint/parser": "^7.18.0",
7878
"eslint": "^8.57.0",
7979
"eslint-config-prettier": "^9.1.0",
80-
"eslint-config-turbo": "^2.0.9",
80+
"eslint-config-turbo": "^2.0.10",
8181
"eslint-plugin-import": "^2.29.1",
8282
"eslint-plugin-jest": "^28.6.0",
8383
"eslint-plugin-mocha": "^10.5.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@solana/eslint-config-solana": "^3.0.3",
2525
"@solana/prettier-config-solana": "^0.0.5",
26-
"eslint-config-turbo": "^2.0.9",
26+
"eslint-config-turbo": "^2.0.10",
2727
"turbo": "^2.0.10"
2828
},
2929
"engines": {

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)