Skip to content

Commit 5a1c5f6

Browse files
chore(deps): update all non-major dependencies
1 parent 2ff06ee commit 5a1c5f6

File tree

2 files changed

+154
-258
lines changed

2 files changed

+154
-258
lines changed

package.json

Lines changed: 4 additions & 4 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": "[email protected].6",
6+
"packageManager": "[email protected].7",
77
"description": "Starter repo for Typescript projects and NPM packages",
88
"author": "John Campion",
99
"license": "MIT",
@@ -49,15 +49,15 @@
4949
},
5050
"devDependencies": {
5151
"@commitlint/cli": "^17.6.6",
52-
"@jcamp/eslint-config": "0.7.1",
52+
"@jcamp/eslint-config": "0.7.2",
5353
"changelogen": "^0.5.4",
5454
"commitlint-config-unjs": "^1.0.1",
5555
"eslint": "^8.44.0",
5656
"lint-staged": "^13.2.3",
5757
"prettier": "2.8.8",
5858
"simple-git-hooks": "^2.8.1",
5959
"typescript": "^5.1.6",
60-
"vite": "^4.3.9",
61-
"vitest": "^0.32.4"
60+
"vite": "^4.4.4",
61+
"vitest": "^0.33.0"
6262
}
6363
}

0 commit comments

Comments
 (0)