Skip to content

Commit a0500dd

Browse files
authored
Merge pull request #119 from ocaml/dependabot/npm_and_yarn/typescript-4.3.4
2 parents fd64d40 + 55d48dd commit a0500dd

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
@@ -34,7 +34,7 @@
3434
"eslint-plugin-simple-import-sort": "7.0.0",
3535
"npm-run-all": "4.1.5",
3636
"prettier": "2.3.1",
37-
"typescript": "4.3.3",
37+
"typescript": "4.3.4",
3838
"webpack": "5.39.0"
3939
}
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2478,10 +2478,10 @@ type-fest@^0.20.2:
24782478
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
24792479
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
24802480

2481-
2482-
version "4.3.3"
2483-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
2484-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
2481+
2482+
version "4.3.4"
2483+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
2484+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
24852485

24862486
unbox-primitive@^1.0.0:
24872487
version "1.0.1"

0 commit comments

Comments
 (0)