Skip to content

Commit

Permalink
fix(deps): bump eslint-config-turbo from 1.10.15 to 1.13.3
Browse files Browse the repository at this point in the history
Bumps [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) from 1.10.15 to 1.13.3.
- [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.3/packages/eslint-config-turbo)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 090abad commit 8dbdec1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@typescript-eslint/eslint-plugin": "^7.7.0",
"concurrently": "^8.2.2",
"eslint-config-bedframe": "workspace:^",
"eslint-config-turbo": "^1.13.2",
"eslint-config-turbo": "^1.13.3",
"rollup": "^4.16.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint-config-bedframe": "workspace:^",
"eslint-config-turbo": "^1.13.2",
"eslint-config-turbo": "^1.13.3",
"kolorist": "^1.8.0",
"rollup": "^4.16.1",
"rollup-plugin-node-externals": "^6.1.2",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8dbdec1

Please sign in to comment.