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

Commit c5e01dd

Browse files
build(deps-dev): bump eslint-config-turbo from 1.10.16 to 1.11.0 (#5952)
Bumps [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) from 1.10.16 to 1.11.0. - [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/v1.11.0/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1000c2 commit c5e01dd

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
@@ -78,7 +78,7 @@
7878
"chai": "^4.3.4",
7979
"eslint": "^8.55.0",
8080
"eslint-config-prettier": "^9.1.0",
81-
"eslint-config-turbo": "^1.10.12",
81+
"eslint-config-turbo": "^1.11.0",
8282
"eslint-plugin-import": "^2.26.0",
8383
"eslint-plugin-jest": "^27.2.3",
8484
"eslint-plugin-mocha": "^10.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@solana/eslint-config-solana": "^1.0.2",
2424
"@solana/prettier-config-solana": "^0.0.4",
25-
"eslint-config-turbo": "^1.10.16",
25+
"eslint-config-turbo": "^1.11.0",
2626
"turbo": "^1.11.0"
2727
},
2828
"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)