Skip to content

Commit f2d8ab9

Browse files
renovate[bot]marwan-rabbaawaghanza
authored
fix(deps): update dependency @ditsmod/core to ~2.51.0 (#6788)
* fix(deps): update dependency @ditsmod/core to ~2.51.0 * relax constraints * update version in results * Update javascript/ditsmod/package.json * Update javascript/ditsmod/package.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marwan <[email protected]> Co-authored-by: Marwan Rabbâa <[email protected]>
1 parent 99b89a8 commit f2d8ab9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

javascript/ditsmod/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
framework:
22
github: ditsmod/ditsmod
33
website: ditsmod.github.io/en
4-
version: 2.50
4+
version: 2.51
55

66
bootstrap:
77
- npm install

javascript/ditsmod/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"author": "Your Name Here",
1616
"license": "MIT",
1717
"dependencies": {
18-
"@ditsmod/body-parser": "~2.13.1",
19-
"@ditsmod/core": "~2.50.0",
20-
"@ditsmod/routing": "~2.0.0"
18+
"@ditsmod/body-parser": "~2.13.1",
19+
"@ditsmod/core": "~2.51.0",
20+
"@ditsmod/routing": "~2.1.0"
2121
},
2222
"devDependencies": {
2323
"@types/node": "^20.6.1",

0 commit comments

Comments
 (0)