Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#567)
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 Aug 22, 2024
1 parent 4ceec13 commit 09cddd4
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 189 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@types/eslint": "9.6.0",
"algoliasearch": "5.0.0",
"algoliasearch": "5.1.1",
"chalk": "5.3.0",
"cheerio": "1.0.0",
"depcheck": "1.4.7",
Expand All @@ -60,7 +60,7 @@
"@size-limit/file": "11.1.4",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.12",
"@types/node": "22.3.0",
"@types/node": "22.5.0",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"babel-jest": "29.7.0",
Expand All @@ -75,16 +75,16 @@
"tslib": "2.6.3",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.8.0",
"engines": {
"node": ">=18"
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"@typescript-eslint/scope-manager": "8.1.0",
"@typescript-eslint/utils": "8.1.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/scope-manager": "8.2.0",
"@typescript-eslint/utils": "8.2.0",
"eslint": "9.9.0",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
Loading

0 comments on commit 09cddd4

Please sign in to comment.