Skip to content

Commit

Permalink
chore(*): Update dependency eslint-plugin-jest to v27.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent f39d19f commit a5089d8
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 24 deletions.
2 changes: 1 addition & 1 deletion captcha-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"eslint": "8.41.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.6.0",
"jest": "29.5.0",
"supertest": "6.3.3",
"typescript": "5.0.4"
Expand Down
14 changes: 9 additions & 5 deletions captcha-service/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion crawler-api-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"eslint": "8.41.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-lodash": "7.4.0",
"jest": "29.5.0",
"supertest": "6.3.3",
Expand Down
14 changes: 9 additions & 5 deletions crawler-api-backend/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"eslint": "8.41.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-lodash": "7.4.0",
"jest": "29.5.0",
"memfs": "3.5.1",
Expand Down
14 changes: 9 additions & 5 deletions crawler/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-jest": "29.5.0",
"babel-plugin-lodash": "3.3.4",
"eslint": "8.41.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-lodash": "7.4.0",
"eslint-plugin-vue": "9.14.1",
"eslint-plugin-vuetify": "1.1.0",
Expand Down
26 changes: 21 additions & 5 deletions frontend/pnpm-lock.yaml

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

0 comments on commit a5089d8

Please sign in to comment.