Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pYassine committed Sep 2, 2023
1 parent b207833 commit 98d4129
Show file tree
Hide file tree
Showing 6 changed files with 180 additions and 922 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@socialgouv/sre-secrets": "^1.13.9",
"husky": "^8.0.1",
"lerna": "^6.0.0",
"lint-staged": "^13.0.3"
"lint-staged": "^14.0.0"
},
"workspaces": {
"packages": [
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.3.1",
"lint-staged": "^13.0.3",
"lint-staged": "^14.0.0",
"nodemon": "^3.0.0",
"prettier": "^2.7.1",
"supertest": "^6.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-promise": "^6.0.0",
"jest": "^29.3.1",
"jest-preset-angular": "^13.0.0",
"lint-staged": "^13.0.3",
"lint-staged": "^14.0.0",
"ng-lint-staged": "^12.0.4",
"prettier": "2.8.8",
"source-map-explorer": "^2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/portail-admins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.3.1",
"jest-preset-angular": "^13.0.0",
"lint-staged": "^13.0.3",
"lint-staged": "^14.0.0",
"ng-lint-staged": "^12.0.4",
"prettier": "2.8.8",
"source-map-explorer": "^2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/portail-usagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-promise": "^6.0.0",
"jest": "^29.3.1",
"jest-preset-angular": "^13.0.0",
"lint-staged": "^13.0.3",
"lint-staged": "^14.0.0",
"ng-lint-staged": "^12.0.4",
"prettier": "2.8.8",
"source-map-explorer": "^2.5.2",
Expand Down
Loading

0 comments on commit 98d4129

Please sign in to comment.