Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#605)
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 12, 2024
1 parent 0f9a2b8 commit e13d1e7
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 132 deletions.
2 changes: 1 addition & 1 deletion docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
],
"type": "module",
"dependencies": {
"execa": "9.5.1"
"execa": "9.5.2"
}
}
10 changes: 5 additions & 5 deletions docker/pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"test-local": "rm -rf ./__tests__/fixtures/__temp && pnpm test"
},
"dependencies": {
"algoliasearch": "5.15.0",
"algoliasearch": "5.17.1",
"chalk": "5.3.0",
"cheerio": "1.0.0",
"depcheck": "1.4.7",
"domhandler": "5.0.3",
"execa": "9.5.1",
"execa": "9.5.2",
"listr2": "8.2.5",
"node-fetch": "3.3.2",
"p-reduce": "3.0.0",
Expand All @@ -43,7 +43,7 @@
"tsx": "4.19.2"
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"eslint": "9.16.0",
Expand All @@ -54,7 +54,7 @@
"typescript": "5.7.2",
"vitest": "2.1.8"
},
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit e13d1e7

Please sign in to comment.