Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent 2ff06ee commit 2e70975
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.1",
"private": true,
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.15.4",
"description": "Starter repo for Typescript projects and NPM packages",
"author": "John Campion",
"license": "MIT",
Expand Down Expand Up @@ -48,16 +48,16 @@
"release:patch": "changelogen --release --patch --push && pnpm publish"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.8.1",
"@jcamp/eslint-config": "0.7.1",
"changelogen": "^0.5.4",
"changelogen": "^0.5.5",
"commitlint-config-unjs": "^1.0.1",
"eslint": "^8.44.0",
"lint-staged": "^13.2.3",
"eslint": "^8.57.0",
"lint-staged": "^13.3.0",
"prettier": "2.8.8",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.4"
"simple-git-hooks": "^2.10.0",
"typescript": "^5.4.2",
"vite": "^4.5.2",
"vitest": "^0.34.6"
}
}

0 comments on commit 2e70975

Please sign in to comment.