Skip to content

Commit

Permalink
npm: bump typescript from 5.2.2 to 5.5.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent ed0c6dd commit d5f113f
Show file tree
Hide file tree
Showing 26 changed files with 395 additions and 597 deletions.
2 changes: 1 addition & 1 deletion bundestag.io/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"babel-plugin-styled-components": "^2.1.4",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.4",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion bundestag.io/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"prettier": "3.0.3",
"ts-unused-exports": "10.0.1",
"tsx": "^4.11.0",
"typescript": "5.2.2"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion common/bundestagio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/jsonwebtoken": "^9.0.6",
"ts-unused-exports": "^10.1.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"dependencies": {
"@democracy-deutschland/bundestag.io-definitions": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion common/democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prepublish": "pnpm build"
},
"devDependencies": {
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"dependencies": {
"@democracy-deutschland/bundestag.io-definitions": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion democracy/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "3.2.5",
"rimraf": "5.0.7",
"tailwindcss": "3.4.3",
"typescript": "5.3.3"
"typescript": "5.5.4"
},
"license": "ISC"
}
942 changes: 370 additions & 572 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/cron-jobs/cleanup-push-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"ts-unused-exports": "^10.1.0",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"tsconfig": "workspace:*",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"tsconfig": "workspace:*",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/import-deputy-profiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"dotenv": "^16.4.5",
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^8.0.5",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/import-named-poll-deputies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"dotenv": "^16.4.5",
"ts-node-dev": "^2.0.0",
"ts-unused-exports": "^10.1.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/import-named-polls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"dotenv": "^16.4.5",
"ts-node-dev": "^2.0.0",
"ts-unused-exports": "^10.1.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/import-plenary-minutes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"dotenv": "^16.4.5",
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^8.0.5",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/index-sync-bundestagio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"devDependencies": {
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^8.0.5",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/index-sync-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"devDependencies": {
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^6.3.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/push-send-queued/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"tsconfig": "workspace:*",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"dotenv": "^10.0.0",
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^7.0.3",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"dotenv": "^10.0.0",
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^6.3.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/queue-pushs-vote-top-100/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"tsconfig": "workspace:*",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/shedule-bio-resync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"dotenv": "^10.0.0",
"ts-node-dev": "^1.1.8",
"ts-unused-exports": "^6.3.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/sync-deputy-profiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"tsconfig": "workspace:*",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/sync-named-polls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"ts-node-dev": "^1.1.8",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/cron-jobs/sync-procedures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"apollo": "^2.34.0",
"dotenv": "^10.0.0",
"ts-node-dev": "^1.1.8",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/qr-code-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"ts-node-dev": "^2.0.0",
"tsup": "catalog:",
"tsup-config": "workspace:*",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion services/scrapers/scapacra-bt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"axios": "^1.7.2",
"jsonschema": "^1.4.1",
"moment": "^2.30.1",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"url": "^0.11.3",
"xml2js": "^0.6.2",
"xmldom": "^0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion services/scrapers/scapacra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@types/xml2js": "^0.4.14",
"@types/xmldom": "^0.1.34",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"xml2js": "^0.6.2",
"xmldom": "^0.6.0",
"xpath": "0.0.33"
Expand Down

0 comments on commit d5f113f

Please sign in to comment.