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 Feb 13, 2024
1 parent 2ff06ee commit 93390f0
Show file tree
Hide file tree
Showing 2 changed files with 703 additions and 1,103 deletions.
20 changes: 10 additions & 10 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.2",
"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",
"@jcamp/eslint-config": "0.7.1",
"changelogen": "^0.5.4",
"@commitlint/cli": "^17.8.1",
"@jcamp/eslint-config": "0.8.2",
"changelogen": "^0.5.5",
"commitlint-config-unjs": "^1.0.1",
"eslint": "^8.44.0",
"lint-staged": "^13.2.3",
"eslint": "^8.56.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.9.0",
"typescript": "^5.3.3",
"vite": "^4.5.2",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit 93390f0

Please sign in to comment.