Skip to content

Commit 80f50e9

Browse files
chore(deps-dev): bump typescript from 4.0.5 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8ef0058 commit 80f50e9

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
@@ -47,7 +47,7 @@
4747
"rollup-plugin-commonjs": "10.1.0",
4848
"rollup-plugin-node-resolve": "5.2.0",
4949
"rollup-plugin-terser": "6.1.0",
50-
"typescript": "4.0.5"
50+
"typescript": "4.3.2"
5151
},
5252
"scripts": {
5353
"cz": "git-cz",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11273,10 +11273,10 @@ typedarray@^0.0.6:
1127311273
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1127411274
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1127511275

11276-
typescript@4.0.5:
11277-
version "4.0.5"
11278-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
11279-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
11276+
typescript@4.3.2:
11277+
version "4.3.2"
11278+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
11279+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
1128011280

1128111281
uglify-js@^3.1.4:
1128211282
version "3.10.4"

0 commit comments

Comments
 (0)