Skip to content

Commit c4099d8

Browse files
Merge pull request #499 from ui-router/dependabot/npm_and_yarn/typescript-4.0.7
2 parents 8fdcc89 + 12b60ed commit c4099d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"rxjs": "^6.5.5",
4444
"rxjs-compat": "^6.5.5",
4545
"shx": "^0.3.3",
46-
"typescript": "~4.0.0",
46+
"typescript": "~4.0.7",
4747
"zone.js": "^0.10.3"
4848
},
4949
"distDir": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3655,10 +3655,10 @@ type-fest@^0.8.1:
36553655
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
36563656
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
36573657

3658-
typescript@~4.0.0:
3659-
version "4.0.5"
3660-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
3661-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
3658+
typescript@~4.0.7:
3659+
version "4.0.7"
3660+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af"
3661+
integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og==
36623662

36633663
uglify-js@^3.1.4:
36643664
version "3.11.5"

0 commit comments

Comments
 (0)