Skip to content

Commit

Permalink
chore(deps): update all non-major devdedependencies (#3465)
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 26, 2024
1 parent 0d6f1eb commit e97bdb1
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 80 deletions.
8 changes: 4 additions & 4 deletions docs/package-lock.json

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@docusaurus/module-type-aliases": "3.6.3",
"@docusaurus/types": "3.6.3",
"@tsconfig/docusaurus": "2.0.3",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"browserslist": {
"production": [
Expand Down
144 changes: 72 additions & 72 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"@types/jest-axe": "3.5.9",
"@types/lodash.debounce": "4.0.9",
"@types/markdown-it": "14.1.2",
"@types/node": "22.9.1",
"@types/node": "22.10.0",
"@types/react": "18.3.12",
"@types/react-autosuggest": "10.1.11",
"@types/react-dom": "18.3.1",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"cypress": "13.16.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.18",
Expand All @@ -92,7 +92,7 @@
"storybook": "8.4.5",
"ts-node": "10.9.2",
"tsconfig-paths-webpack-plugin": "4.2.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"overrides": {
"@socialgouv/eslint-config-recommended": {
Expand Down

0 comments on commit e97bdb1

Please sign in to comment.