Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent f793f28 commit a52cf63
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 455 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@types/eslint": "9.6.1",
"algoliasearch": "5.5.2",
"algoliasearch": "5.6.0",
"chalk": "5.3.0",
"cheerio": "1.0.0",
"depcheck": "1.4.7",
Expand All @@ -51,11 +51,11 @@
},
"devDependencies": {
"@size-limit/file": "11.1.5",
"@types/node": "22.5.5",
"@types/node": "22.6.1",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"eslint": "9.10.0",
"eslint-config-upleveled": "8.7.0",
"eslint": "9.11.1",
"eslint-config-upleveled": "8.7.1",
"p-map": "7.0.2",
"postinstall-postinstall": "2.1.0",
"prettier": "3.3.3",
Expand All @@ -66,17 +66,17 @@
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": ">=18"
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/scope-manager": "8.6.0",
"@typescript-eslint/utils": "8.6.0",
"eslint": "9.10.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/scope-manager": "8.7.0",
"@typescript-eslint/utils": "8.7.0",
"eslint": "9.11.1",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-react-hooks": "4.6.2",
"node-notifier": "10.0.1",
Expand Down
Loading

0 comments on commit a52cf63

Please sign in to comment.