Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Commit be2b4cd

Browse files
chore(Renovate): ⬆️ Update configs
1 parent 212cc5d commit be2b4cd

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,36 @@
1515
"concurrently": "8.0.1",
1616
"del-cli": "5.0.0",
1717
"husky": "8.0.3",
18-
"lint-staged": "13.2.2",
18+
"lint-staged": "13.2.3",
1919
"tsx": "3.12.7"
2020
},
2121
"devDependencies": {
2222
"@changesets/changelog-github": "0.4.8",
2323
"@changesets/cli": "2.26.1",
2424
"@scripts/generate": "workspace:*",
25-
"@terminal-nerds/browserslist-config": "0.3.0",
26-
"@terminal-nerds/eslint-config": "0.24.0",
25+
"@terminal-nerds/browserslist-config": "0.3.1",
26+
"@terminal-nerds/eslint-config": "0.25.0",
2727
"@terminal-nerds/lint-staged-config": "0.5.0",
2828
"@terminal-nerds/markdownlint-config": "0.9.0",
29-
"@terminal-nerds/prettier-config": "0.12.0",
30-
"@terminal-nerds/syncpack-config": "0.6.0",
31-
"@terminal-nerds/tsup-config": "0.4.0",
32-
"@terminal-nerds/typescript-config": "0.6.1",
33-
"@terminal-nerds/vitest-config": "0.9.0",
29+
"@terminal-nerds/prettier-config": "0.13.0",
30+
"@terminal-nerds/syncpack-config": "0.7.0",
31+
"@terminal-nerds/tsup-config": "0.5.0",
32+
"@terminal-nerds/typescript-config": "0.7.0",
33+
"@terminal-nerds/vitest-config": "0.10.0",
3434
"@total-typescript/ts-reset": "0.4.2",
3535
"@types/node": "18.16.13",
36-
"browserslist": "4.21.5",
36+
"browserslist": "4.21.9",
3737
"bun-types": "0.6.2",
3838
"depcheck": "1.4.3",
39-
"eslint": "8.41.0",
40-
"markdownlint-cli": "0.34.0",
39+
"eslint": "8.44.0",
40+
"markdownlint-cli": "0.35.0",
4141
"prettier": "2.8.8",
4242
"pretty-quick": "3.1.3",
4343
"syncpack": "9.8.6",
4444
"tsup": "6.7.0",
4545
"turbo": "1.9.8",
46-
"typescript": "5.0.4",
47-
"vitest": "0.31.1"
46+
"typescript": "5.1.6",
47+
"vitest": "0.32.2"
4848
},
4949
"scripts": {
5050
"build:pkgs": "turbo run build --api=$TURBO_API",

0 commit comments

Comments
 (0)