Skip to content

Commit c2f59e7

Browse files
Merge pull request #632 from ui-router/dependabot/npm_and_yarn/typescript-4.0.7
2 parents 4f1d4ad + 9821bf0 commit c2f59e7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"node-sass": "4.14.1",
4545
"shx": "^0.3.3",
4646
"tslint": "6.1.2",
47-
"typescript": "~4.0.5"
47+
"typescript": "~4.0.7"
4848
}
4949
}

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -9848,11 +9848,16 @@ typedarray@^0.0.6:
98489848
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
98499849
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
98509850

9851-
[email protected], typescript@~4.0.5:
9851+
98529852
version "4.0.5"
98539853
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
98549854
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
98559855

9856+
typescript@~4.0.7:
9857+
version "4.0.7"
9858+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af"
9859+
integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og==
9860+
98569861
unicode-canonical-property-names-ecmascript@^1.0.4:
98579862
version "1.0.4"
98589863
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"

0 commit comments

Comments
 (0)