Skip to content

Commit c3f93db

Browse files
chore: ran ncu -u for Vitest 1 (#1082)
## PR Checklist - [x] Addresses an existing open issue: fixes #1081 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Ran `ncu -u`, then updated test snapshots and assorted other things.
1 parent 143131a commit c3f93db

20 files changed

+1033
-1299
lines changed

package.json

+39-39
Original file line numberDiff line numberDiff line change
@@ -44,67 +44,67 @@
4444
},
4545
"dependencies": {
4646
"@clack/prompts": "^0.7.0",
47-
"all-contributors-for-repository": "^0.2.0",
47+
"all-contributors-for-repository": "^0.2.1",
4848
"chalk": "^5.3.0",
4949
"execa": "^8.0.1",
5050
"git-remote-origin-url": "^4.0.0",
51-
"git-url-parse": "^13.1.0",
51+
"git-url-parse": "^13.1.1",
5252
"js-yaml": "^4.1.0",
5353
"lazy-value": "^3.0.0",
5454
"npm-user": "^5.0.1",
55-
"octokit": "^3.1.0",
55+
"octokit": "^3.1.2",
5656
"parse-author": "^2.0.0",
57-
"prettier": "^3.0.2",
58-
"replace-in-file": "^7.0.1",
59-
"title-case": "^4.0.0",
60-
"zod": "^3.22.2",
61-
"zod-validation-error": "^2.0.0"
57+
"prettier": "^3.1.0",
58+
"replace-in-file": "^7.0.2",
59+
"title-case": "^4.1.2",
60+
"zod": "^3.22.4",
61+
"zod-validation-error": "^2.1.0"
6262
},
6363
"devDependencies": {
64-
"@octokit/request-error": "^5.0.0",
65-
"@release-it/conventional-changelog": "^8.0.0",
66-
"@types/eslint": "^8.44.2",
67-
"@types/git-url-parse": "^9.0.1",
68-
"@types/js-yaml": "^4.0.5",
69-
"@types/node": "^20.5.6",
70-
"@types/parse-author": "^2.0.1",
64+
"@octokit/request-error": "^5.0.1",
65+
"@release-it/conventional-changelog": "^8.0.1",
66+
"@types/eslint": "^8.44.8",
67+
"@types/git-url-parse": "^9.0.3",
68+
"@types/js-yaml": "^4.0.9",
69+
"@types/node": "^20.10.4",
70+
"@types/parse-author": "^2.0.3",
7171
"@types/prettier": "^2.7.3",
72-
"@typescript-eslint/eslint-plugin": "^6.5.0",
73-
"@typescript-eslint/parser": "^6.5.0",
74-
"@vitest/coverage-v8": "^0.34.3",
72+
"@typescript-eslint/eslint-plugin": "^6.13.2",
73+
"@typescript-eslint/parser": "^6.13.2",
74+
"@vitest/coverage-v8": "^1.0.2",
7575
"c8": "^8.0.1",
7676
"console-fail-test": "^0.2.3",
77-
"cspell": "^8.0.0",
78-
"eslint": "^8.48.0",
77+
"cspell": "^8.1.3",
78+
"eslint": "^8.55.0",
7979
"eslint-plugin-deprecation": "^2.0.0",
8080
"eslint-plugin-eslint-comments": "^3.2.0",
81-
"eslint-plugin-jsdoc": "^46.5.0",
82-
"eslint-plugin-jsonc": "^2.9.0",
81+
"eslint-plugin-jsdoc": "^46.9.0",
82+
"eslint-plugin-jsonc": "^2.10.0",
8383
"eslint-plugin-markdown": "^3.0.1",
84-
"eslint-plugin-n": "^16.0.2",
84+
"eslint-plugin-n": "^16.3.1",
8585
"eslint-plugin-no-only-tests": "^3.1.0",
86-
"eslint-plugin-perfectionist": "^2.0.0",
87-
"eslint-plugin-regexp": "^2.0.0",
88-
"eslint-plugin-vitest": "^0.3.0",
89-
"eslint-plugin-yml": "^1.8.0",
86+
"eslint-plugin-perfectionist": "^2.5.0",
87+
"eslint-plugin-regexp": "^2.1.2",
88+
"eslint-plugin-vitest": "^0.3.10",
89+
"eslint-plugin-yml": "^1.10.0",
9090
"globby": "^14.0.0",
9191
"husky": "^8.0.3",
92-
"jsonc-eslint-parser": "^2.3.0",
93-
"knip": "3.4.0",
94-
"lint-staged": "^15.0.0",
95-
"markdownlint": "^0.32.0",
92+
"jsonc-eslint-parser": "^2.4.0",
93+
"knip": "3.6.0",
94+
"lint-staged": "^15.2.0",
95+
"markdownlint": "^0.32.1",
9696
"markdownlint-cli": "^0.37.0",
97-
"npm-package-json-lint": "^7.0.0",
97+
"npm-package-json-lint": "^7.1.0",
9898
"npm-package-json-lint-config-default": "^6.0.0",
99-
"prettier-plugin-curly": "^0.1.2",
100-
"prettier-plugin-packagejson": "^2.4.5",
99+
"prettier-plugin-curly": "^0.1.3",
100+
"prettier-plugin-packagejson": "^2.4.7",
101101
"release-it": "^17.0.0",
102102
"sentences-per-line": "^0.2.1",
103-
"should-semantic-release": "^0.2.0",
104-
"tsup": "^8.0.0",
105-
"tsx": "^4.0.0",
106-
"typescript": "^5.1.6",
107-
"vitest": "^0.34.3",
103+
"should-semantic-release": "^0.2.1",
104+
"tsup": "^8.0.1",
105+
"tsx": "^4.6.2",
106+
"typescript": "^5.3.3",
107+
"vitest": "^1.0.2",
108108
"yaml-eslint-parser": "^1.2.2"
109109
},
110110
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)