Skip to content

Commit

Permalink
chore(*): Update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent f39d19f commit 5bd53bd
Show file tree
Hide file tree
Showing 8 changed files with 107 additions and 79 deletions.
2 changes: 1 addition & 1 deletion captcha-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-jest": "27.2.1",
"jest": "29.5.0",
"supertest": "6.3.3",
"typescript": "5.0.4"
"typescript": "5.3.3"
},
"jest": {
"testEnvironment": "node",
Expand Down
34 changes: 19 additions & 15 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 @@ -25,7 +25,7 @@
"eslint-plugin-lodash": "7.4.0",
"jest": "29.5.0",
"supertest": "6.3.3",
"typescript": "5.0.4"
"typescript": "5.3.3"
},
"jest": {
"testEnvironment": "node",
Expand Down
34 changes: 19 additions & 15 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 @@ -21,7 +21,7 @@
"jest": "29.5.0",
"memfs": "3.5.1",
"nock": "13.3.1",
"typescript": "5.0.4"
"typescript": "5.3.3"
},
"jest": {
"testPathIgnorePatterns": [
Expand Down
34 changes: 19 additions & 15 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 @@ -51,7 +51,7 @@
"jest-environment-jsdom": "29.5.0",
"jest-serializer-vue": "3.1.0",
"stylus-loader": "7.1.2",
"typescript": "5.0.4"
"typescript": "5.3.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Loading

0 comments on commit 5bd53bd

Please sign in to comment.