Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies (minor) (#5253)
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 Feb 26, 2024
1 parent 6a43844 commit 1fb81b7
Show file tree
Hide file tree
Showing 4 changed files with 273 additions and 269 deletions.
10 changes: 5 additions & 5 deletions packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@
"@types/debounce-promise": "^3.1.4",
"@types/jest": "^29.5.0",
"@types/react-autosuggest": "^10.1.6",
"cypress": "12.7.0",
"cypress": "12.17.4",
"cypress-iframe": "^1.0.1",
"eslint": "8.7.0",
"eslint-config-next": "14.0.4",
"eslint": "8.57.0",
"eslint-config-next": "14.1.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-storybook": "^0.5.7",
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"lint-staged": "^13.0.0",
Expand All @@ -113,7 +113,7 @@
"stylelint-order": "^5.0.0",
"stylelint-processor-styled-components": "^1.10.0",
"supertest": "^6.3.3",
"testing-library-selector": "0.2.1",
"testing-library-selector": "0.3.1",
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@socialgouv/eslint-config-typescript": "^1.93.0",
"@swc/cli": "^0.1.62",
"@swc/cli": "^0.3.0",
"@swc/core": "^1.3.66",
"@swc/jest": "^0.2.26",
"@types/fs-extra": "^9.0.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@storybook/react-vite": "^7.0.18",
"@svgr/cli": "^6.0.0",
"@svgr/core": "^6.0.0",
"@swc/cli": "^0.1.61",
"@swc/cli": "^0.3.0",
"@swc/core": "^1.3.35",
"@swc/jest": "^0.2.24",
"@testing-library/react": "^12.0.0",
Expand All @@ -64,7 +64,7 @@
"prop-types": "^15.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"regenerator-runtime": "^0.13.9",
"regenerator-runtime": "^0.14.0",
"storybook": "^7.0.18",
"stylelint": "^14.16.0",
"stylelint-config-rational-order": "^0.1.2",
Expand Down
Loading

0 comments on commit 1fb81b7

Please sign in to comment.