aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-06-09 00:51:07 +0000
committerGitHub <noreply@github.com>2021-06-09 00:51:07 +0000
commite12e50c47c208ad64a4ac9d76afcaae222ebdc10 (patch)
tree348e4a4b713e96fd592df86d3fa31c76d8825b67
parent75fe2912c83e81c320aeed60e4170fb5fc38b7ac (diff)
parentec98a21df4b513d88bc31f8f96304fc998529e45 (diff)
Merge pull request #1184 from ueokande/dependabot/npm_and_yarn/typescript-4.3.2
Bump typescript from 4.2.4 to 4.3.2
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 372b6a8..7feff1a 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"ts-loader": "^8.0.2",
"ts-node": "^10.0.0",
"tsyringe": "4.5.0",
- "typescript": "4.2.4",
+ "typescript": "4.3.2",
"web-ext-types": "^3.2.1",
"webextensions-api-fake": "^0.9.1",
"webpack": "4.46.0",
diff --git a/yarn.lock b/yarn.lock
index 5c65354..e7a46c0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6073,10 +6073,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
-typescript@4.2.4:
- version "4.2.4"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
- integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
+typescript@4.3.2:
+ version "4.3.2"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
+ integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
typescript@^3.9.3:
version "3.9.7"