Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 24, 2023
1 parent 522e3a9 commit e536fc6
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 210 deletions.
14 changes: 7 additions & 7 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "node-lib-starter",
"version": "0.0.0",
"packageManager": "pnpm@8.1.1",
"packageManager": "pnpm@8.3.1",
"description": "My awesome typescript library",
"license": "MIT",
"homepage": "https://github.com/sxzz/node-lib-starter#readme",
Expand Down Expand Up @@ -40,16 +40,16 @@
"devDependencies": {
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"bumpp": "^9.1.0",
"eslint": "^8.37.0",
"eslint-define-config": "^1.17.0",
"eslint": "^8.39.0",
"eslint-define-config": "^1.19.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"typescript": "^5.0.3",
"vitest": "^0.29.8"
"typescript": "^5.0.4",
"vitest": "^0.30.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit e536fc6

Please sign in to comment.