Skip to content

Commit 0b29a95

Browse files
authored
Merge pull request #33 from codespaces-contrib/dependabot/npm_and_yarn/typescript-4.0.5
Bump typescript from 4.0.2 to 4.0.5
2 parents 1ebe5bb + 597dbbc commit 0b29a95

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jsonschema": "^1.3.0",
5151
"prettier": "2.1.1",
5252
"ts-jest": "^24.3.0",
53-
"typescript": "^4.0.2",
53+
"typescript": "^4.1.3",
5454
"typescript-json-schema": "^0.43.0"
5555
}
5656
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5304,7 +5304,12 @@ typescript-json-schema@^0.43.0:
53045304
typescript "~4.0.2"
53055305
yargs "^15.4.1"
53065306

5307-
typescript@^4.0.2, typescript@~4.0.2:
5307+
typescript@^4.1.3:
5308+
version "4.1.3"
5309+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5310+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5311+
5312+
typescript@~4.0.2:
53085313
version "4.0.3"
53095314
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
53105315
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==

0 commit comments

Comments
 (0)