Skip to content

Commit 436f2c5

Browse files
Bump typescript from 4.1.3 to 4.9.4 in /website
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.3...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2bb430 commit 436f2c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"reading-time": "^1.2.1",
3232
"tailwindcss": "^1.9.6",
3333
"tslint": "^6.1.3",
34-
"typescript": "^4.1.3"
34+
"typescript": "^4.9.4"
3535
},
3636
"scripts": {
3737
"check": "tsc -p tsconfig.json --noEmit && tslint -p tsconfig.json -c tslint.json",

website/yarn.lock

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

7601-
typescript@^4.1.3:
7602-
version "4.1.3"
7603-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
7604-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
7601+
typescript@^4.9.4:
7602+
version "4.9.4"
7603+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7604+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
76057605

76067606
ua-parser-js@^0.7.18:
76077607
version "0.7.22"

0 commit comments

Comments
 (0)