Skip to content

Commit 7a0ce2d

Browse files
committed
Update typescript dev dependency from v4.4.4 to v4.5.2.
Closes @renovate-bot PR apollographql#9093, which for some reason downgraded the lockfileVersion in package-lock.json from 2 to 1 again, triggering the new apollographql#9068 ci:precheck failure.
1 parent 7385725 commit 7a0ce2d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
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
@@ -126,7 +126,7 @@
126126
"terser": "5.10.0",
127127
"ts-jest": "27.0.7",
128128
"ts-node": "10.4.0",
129-
"typescript": "4.4.4",
129+
"typescript": "4.5.2",
130130
"wait-for-observables": "1.0.3",
131131
"whatwg-fetch": "3.6.2"
132132
},

0 commit comments

Comments
 (0)