Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 7aa64d4 commit 214f3df
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "BeeeQueue <[email protected]>",
"license": "MIT",
"private": true,
"packageManager": "[email protected].4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2",
"packageManager": "[email protected].5",
"engines": {
"node": "^21.7"
},
Expand Down Expand Up @@ -35,13 +35,13 @@
"devDependencies": {
"@tsconfig/node20": "20.1.2",
"@tsconfig/strictest": "2.0.3",
"@types/node": "20.11.25",
"@types/node": "20.11.30",
"dotenv": "16.4.5",
"lint-staged": "15.2.2",
"oxlint": "0.2.13",
"prettier": "3.2.5",
"simple-git-hooks": "2.10.0",
"typescript": "5.4.2",
"vitest": "1.3.1"
"simple-git-hooks": "2.11.0",
"typescript": "5.4.3",
"vitest": "1.4.0"
}
}
88 changes: 44 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 214f3df

Please sign in to comment.