Skip to content

Commit 6c60f88

Browse files
Bump the minors group in /backup with 2 updates
Bumps the minors group in /backup with 2 updates: [express](https://github.com/expressjs/express) and [typescript](https://github.com/microsoft/TypeScript). Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minors - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minors ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 364357c commit 6c60f88

File tree

2 files changed

+65
-63
lines changed

2 files changed

+65
-63
lines changed

backup/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"dependencies": {
77
"@google-cloud/storage": "^7.12.1",
88
"age-encryption": "^0.1.5",
9-
"express": "^4.19.2",
9+
"express": "^4.21.0",
1010
"morgan": "^1.10.0"
1111
},
1212
"devDependencies": {
1313
"@tsconfig/node20": "^20.1.4",
1414
"@types/express": "^4.17.21",
1515
"@types/morgan": "^1.9.9",
1616
"@types/node": "^22.5.4",
17-
"typescript": "^5.5.4"
17+
"typescript": "^5.6.2"
1818
},
1919
"engines": {
2020
"node": "20"

backup/pnpm-lock.yaml

Lines changed: 63 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)