Skip to content

Commit 519d889

Browse files
Bump typescript from 4.1.3 to 4.1.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.3...v4.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f513b28 commit 519d889

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
@@ -49,7 +49,7 @@
4949
"ts-loader": "8.0.16",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
52-
"typescript": "4.1.3",
52+
"typescript": "4.1.4",
5353
"webpack": "5.21.2",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7818,10 +7818,10 @@ typedarray-to-buffer@^3.1.5:
78187818
dependencies:
78197819
is-typedarray "^1.0.0"
78207820

7821-
7822-
version "4.1.3"
7823-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
7824-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
7821+
7822+
version "4.1.4"
7823+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
7824+
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
78257825

78267826
typescript@^3.8.3:
78277827
version "3.9.7"

0 commit comments

Comments
 (0)