Skip to content

Commit b963cd1

Browse files
author
Daniele Briggi
committed
chore(dependabot): increase the package.json version as well
1 parent baa042e commit b963cd1

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ updates:
66
directory: "/" # Location of package.json
77
schedule:
88
interval: "weekly"
9+
# Always increase the version requirement
10+
# to match the new version.
11+
versioning-strategy: increase

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ts-node": "^10.9.2",
7979
"typedoc": "0.26.11",
8080
"typedoc-plugin-markdown": "4.2.10",
81-
"typescript": "^5.6.3",
81+
"typescript": "^5.7.2",
8282
"webpack": "^5.91.0",
8383
"webpack-cli": "^5.1.4"
8484
},

0 commit comments

Comments
 (0)