Skip to content

Commit 2ff06ee

Browse files
Merge pull request #7 from jcamp-code/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 39d65ae + ab302fc commit 2ff06ee

File tree

2 files changed

+548
-512
lines changed

2 files changed

+548
-512
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.2.1",
55
"private": true,
6-
"packageManager": "pnpm@8.3.1",
6+
"packageManager": "pnpm@8.6.6",
77
"description": "Starter repo for Typescript projects and NPM packages",
88
"author": "John Campion",
99
"license": "MIT",
@@ -48,16 +48,16 @@
4848
"release:patch": "changelogen --release --patch --push && pnpm publish"
4949
},
5050
"devDependencies": {
51-
"@commitlint/cli": "^17.6.1",
52-
"@jcamp/eslint-config": "0.6.1",
53-
"changelogen": "^0.5.3",
51+
"@commitlint/cli": "^17.6.6",
52+
"@jcamp/eslint-config": "0.7.1",
53+
"changelogen": "^0.5.4",
5454
"commitlint-config-unjs": "^1.0.1",
55-
"eslint": "^8.39.0",
56-
"lint-staged": "^13.2.2",
55+
"eslint": "^8.44.0",
56+
"lint-staged": "^13.2.3",
5757
"prettier": "2.8.8",
5858
"simple-git-hooks": "^2.8.1",
59-
"typescript": "^5.0.4",
60-
"vite": "^4.3.3",
61-
"vitest": "^0.30.1"
59+
"typescript": "^5.1.6",
60+
"vite": "^4.3.9",
61+
"vitest": "^0.32.4"
6262
}
6363
}

0 commit comments

Comments
 (0)