Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#573)
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 Sep 9, 2024
1 parent 8c02b05 commit d5c6c98
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 291 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@types/eslint": "9.6.1",
"algoliasearch": "5.2.5",
"algoliasearch": "5.3.0",
"chalk": "5.3.0",
"cheerio": "1.0.0",
"depcheck": "1.4.7",
Expand All @@ -57,19 +57,19 @@
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@jest/globals": "29.7.0",
"@size-limit/file": "11.1.4",
"@size-limit/file": "11.1.5",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.12",
"@types/node": "22.5.4",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"babel-jest": "29.7.0",
"eslint": "9.9.1",
"eslint-config-upleveled": "8.6.16",
"eslint": "9.10.0",
"eslint-config-upleveled": "8.6.18",
"p-map": "7.0.2",
"postinstall-postinstall": "2.1.0",
"prettier": "3.3.3",
"size-limit": "11.1.4",
"size-limit": "11.1.5",
"stylelint": "16.9.0",
"tsdx": "0.14.1",
"tslib": "2.7.0",
Expand All @@ -85,7 +85,7 @@
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/scope-manager": "8.4.0",
"@typescript-eslint/utils": "8.4.0",
"eslint": "9.9.1",
"eslint": "9.10.0",
"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 d5c6c98

Please sign in to comment.