Skip to content

Commit 9af43f3

Browse files
tilde and update renovate thing
1 parent a37e2dc commit 9af43f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"semver": "^7.3.7",
123123
"sizzle": "^2.3.6",
124124
"terser": "5.20.0",
125-
"typescript": "^5.2.2",
125+
"typescript": "~5.2.2",
126126
"webpack": "^5.75.0",
127127
"ws": "8.14.2"
128128
},

renovate.json5

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{
6363
// Increment this value as a part of updating TypeScript
6464
matchPackageNames: ['typescript'],
65-
allowedVersions: '<5.2.2',
65+
allowedVersions: '<5.3.0',
6666
},
6767
{
6868
// disable Jest updates until the new testing architecture is in place

0 commit comments

Comments
 (0)