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 May 9, 2023
1 parent 39d65ae commit 644f5da
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 191 deletions.
10 changes: 5 additions & 5 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.3.1",
"packageManager": "pnpm@8.5.0",
"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.1",
"@commitlint/cli": "^17.6.3",
"@jcamp/eslint-config": "0.6.1",
"changelogen": "^0.5.3",
"commitlint-config-unjs": "^1.0.1",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"lint-staged": "^13.2.2",
"prettier": "2.8.8",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vitest": "^0.30.1"
"vite": "^4.3.5",
"vitest": "^0.31.0"
}
}
Loading

0 comments on commit 644f5da

Please sign in to comment.