Skip to content

Commit 202ce0f

Browse files
Bump the minor-patch group in /ams-express-shopping with 2 updates (#54)
Bumps the minor-patch group in /ams-express-shopping with 2 updates: [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). Updates `express` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.2.0...v5.2.1) Updates `@types/express` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/express` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ce4352 commit 202ce0f

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

ams-express-shopping/package-lock.json

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

ams-express-shopping/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"@sap/ams": "^3.5.0",
1717
"@sap/xsenv": "^6.0.0",
1818
"@sap/xssec": "^4.11.2",
19-
"express": "^5.2.0"
19+
"express": "^5.2.1"
2020
},
2121
"devDependencies": {
2222
"@sap/ams-dev": "^2.2.0",
23-
"@types/express": "^5.0.5",
23+
"@types/express": "^5.0.6",
2424
"jest": "^30.2.0",
2525
"supertest": "^7.0.0"
2626
}

0 commit comments

Comments
 (0)