Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#601)
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 Nov 21, 2024
1 parent 891f114 commit 4325499
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 257 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test-local": "rm -rf ./__tests__/fixtures/__temp && pnpm test"
},
"dependencies": {
"algoliasearch": "5.14.0",
"algoliasearch": "5.15.0",
"chalk": "5.3.0",
"cheerio": "1.0.0",
"depcheck": "1.4.7",
Expand All @@ -43,18 +43,18 @@
"tsx": "4.19.2"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-upleveled": "8.11.4",
"p-map": "7.0.2",
"prettier": "3.3.3",
"stylelint": "16.10.0",
"typescript": "5.6.3",
"vitest": "2.1.5"
},
"packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit 4325499

Please sign in to comment.