Skip to content

Commit ff397a9

Browse files
authoredApr 2, 2024
build(deps-dev): bump eslint-config-turbo from 1.13.0 to 1.13.1 (solana-labs#6535)
Bumps [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) from 1.13.0 to 1.13.1. - [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.13.1/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a87ac9 commit ff397a9

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed
 

Diff for: ‎account-compression/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@typescript-eslint/parser": "^7.5.0",
7777
"eslint": "^8.57.0",
7878
"eslint-config-prettier": "^9.1.0",
79-
"eslint-config-turbo": "^1.13.0",
79+
"eslint-config-turbo": "^1.13.1",
8080
"eslint-plugin-import": "^2.29.1",
8181
"eslint-plugin-jest": "^27.9.0",
8282
"eslint-plugin-mocha": "^10.4.1",

Diff for: ‎package.json

+1-1
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": "^1.13.0",
26+
"eslint-config-turbo": "^1.13.1",
2727
"turbo": "^1.13.1"
2828
},
2929
"engines": {

Diff for: ‎pnpm-lock.yaml

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)