Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2333)
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] authored Dec 30, 2024
1 parent c849d46 commit 65cc0b6
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 67 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"@types/node": "22.10.2",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "9.17.0",
Expand All @@ -136,7 +136,7 @@
"globals": "^15.12.0",
"husky": "9.1.7",
"knex": "3.1.0",
"lint-staged": "15.2.11",
"lint-staged": "15.3.0",
"markdown-toc": "1.2.0",
"mocha": "11.0.1",
"nyc": "17.1.0",
Expand All @@ -161,9 +161,9 @@
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"volta": {
"node": "22.12.0",
"pnpm": "9.15.1"
"pnpm": "9.15.2"
}
}
130 changes: 68 additions & 62 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 65cc0b6

Please sign in to comment.