Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-cozy-app to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent a7802a9 commit 07216a8
Show file tree
Hide file tree
Showing 5 changed files with 923 additions and 246 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"babel-preset-env": "1.7.0",
"cross-env": "7.0.3",
"eslint-config-cozy-app": "4.0.0",
"eslint-config-cozy-app": "4.2.1",
"eslint-plugin-jsdoc": "37.8.2",
"eslint-plugin-prettier": "4.0.0",
"lerna": "4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test": "jest"
},
"devDependencies": {
"eslint-config-cozy-app": "4.0.0",
"eslint-config-cozy-app": "4.2.1",
"eslint-plugin-jsdoc": "37.8.2",
"jest": "27.4.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-konnector-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"babel-preset-cozy-app": "^2.0.2",
"copy-webpack-plugin": "9.1.0",
"cozy-app-publish": "0.33.0",
"eslint-config-cozy-app": "4.0.0",
"eslint-config-cozy-app": "4.2.1",
"git-directory-deploy": "1.5.1",
"husky": "4.3.8",
"svgo": "1.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"btoa": "1.2.1",
"cross-env": "7.0.3",
"csv-writer": "1.6.0",
"eslint-config-cozy-app": "4.0.0",
"eslint-config-cozy-app": "4.2.1",
"eslint-plugin-jsdoc": "37.8.2",
"husky": "6.0.0",
"jest": "27.4.7",
Expand Down
Loading

0 comments on commit 07216a8

Please sign in to comment.