File tree Expand file tree Collapse file tree 2 files changed +623
-1060
lines changed
Expand file tree Collapse file tree 2 files changed +623
-1060
lines changed Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 0.2.1" ,
55 "private" : true ,
6- "packageManager" : " pnpm@8.6.6 " ,
6+ "packageManager" : " pnpm@8.7.0 " ,
77 "description" : " Starter repo for Typescript projects and NPM packages" ,
88 "author" : " John Campion" ,
99 "license" : " MIT" ,
4848 "release:patch" : " changelogen --release --patch --push && pnpm publish"
4949 },
5050 "devDependencies" : {
51- "@commitlint/cli" : " ^17.6.6 " ,
52- "@jcamp/eslint-config" : " 0.7.1 " ,
53- "changelogen" : " ^0.5.4 " ,
51+ "@commitlint/cli" : " ^17.7.1 " ,
52+ "@jcamp/eslint-config" : " 0.8.2 " ,
53+ "changelogen" : " ^0.5.5 " ,
5454 "commitlint-config-unjs" : " ^1.0.1" ,
55- "eslint" : " ^8.44 .0" ,
56- "lint-staged" : " ^13.2.3 " ,
55+ "eslint" : " ^8.48 .0" ,
56+ "lint-staged" : " ^13.3.0 " ,
5757 "prettier" : " 2.8.8" ,
58- "simple-git-hooks" : " ^2.8.1 " ,
59- "typescript" : " ^5.1.6 " ,
60- "vite" : " ^4.3 .9" ,
61- "vitest" : " ^0.32.4 "
58+ "simple-git-hooks" : " ^2.9.0 " ,
59+ "typescript" : " ^5.2.2 " ,
60+ "vite" : " ^4.4 .9" ,
61+ "vitest" : " ^0.34.3 "
6262 }
6363}
You can’t perform that action at this time.
0 commit comments