Skip to content

Commit 39d65ae

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

File tree

2 files changed

+140
-136
lines changed

2 files changed

+140
-136
lines changed

package.json

Lines changed: 5 additions & 5 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.2.0",
6+
"packageManager": "pnpm@8.3.1",
77
"description": "Starter repo for Typescript projects and NPM packages",
88
"author": "John Campion",
99
"license": "MIT",
@@ -52,12 +52,12 @@
5252
"@jcamp/eslint-config": "0.6.1",
5353
"changelogen": "^0.5.3",
5454
"commitlint-config-unjs": "^1.0.1",
55-
"eslint": "^8.38.0",
56-
"lint-staged": "^13.2.1",
57-
"prettier": "2.8.7",
55+
"eslint": "^8.39.0",
56+
"lint-staged": "^13.2.2",
57+
"prettier": "2.8.8",
5858
"simple-git-hooks": "^2.8.1",
5959
"typescript": "^5.0.4",
60-
"vite": "^4.2.1",
60+
"vite": "^4.3.3",
6161
"vitest": "^0.30.1"
6262
}
6363
}

0 commit comments

Comments
 (0)