mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump typescript from 4.3.3 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5aff41fdfa
commit
8f5978411a
2 changed files with 5 additions and 5 deletions
|
|
@ -119,7 +119,7 @@
|
||||||
"style-loader": "2.0.0",
|
"style-loader": "2.0.0",
|
||||||
"terser": "5.7.0",
|
"terser": "5.7.0",
|
||||||
"ts-node": "10.0.0",
|
"ts-node": "10.0.0",
|
||||||
"typescript": "4.3.3",
|
"typescript": "4.3.4",
|
||||||
"webpack": "5.39.1"
|
"webpack": "5.39.1"
|
||||||
},
|
},
|
||||||
"electronmon": {
|
"electronmon": {
|
||||||
|
|
|
||||||
|
|
@ -7949,10 +7949,10 @@ typedarray@^0.0.6:
|
||||||
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||||
|
|
||||||
typescript@4.3.3:
|
typescript@4.3.4:
|
||||||
version "4.3.3"
|
version "4.3.4"
|
||||||
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
|
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
|
||||||
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
|
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
|
||||||
|
|
||||||
ua-parser-js@^0.7.21:
|
ua-parser-js@^0.7.21:
|
||||||
version "0.7.28"
|
version "0.7.28"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue