Skip to content

Commit f059ba2

Browse files
committed
chore(deps-dev): update turbo to latest
1 parent cefd802 commit f059ba2

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@changesets/changelog-github": "^0.5.0",
2323
"@changesets/cli": "^2.27.1",
2424
"shx": "^0.3.4",
25-
"turbo": "^1.11.2"
25+
"turbo": "^1.13.3"
2626
}
2727
}

pnpm-lock.yaml

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

tooling/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@antfu/eslint-config": "^0.43.1",
99
"eslint": "^8.51.0",
1010
"eslint-config-prettier": "^8.10.0",
11-
"eslint-config-turbo": "^1.11.2",
11+
"eslint-config-turbo": "^1.13.3",
1212
"eslint-plugin-prettier": "^4.2.1",
1313
"prettier": "^2.8.8"
1414
}

0 commit comments

Comments
 (0)