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 Jun 1, 2023
1 parent 39d65ae commit 1b2c285
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 211 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.1",
"private": true,
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.6.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.5",
"@jcamp/eslint-config": "0.6.1",
"changelogen": "^0.5.3",
"commitlint-config-unjs": "^1.0.1",
"eslint": "^8.39.0",
"eslint": "^8.41.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.9",
"vitest": "^0.31.4"
}
}

0 comments on commit 1b2c285

Please sign in to comment.