Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba80c79

Browse files
chore: bump typescript from 4.6.3 to 4.6.4 in /site (#1252)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60aa40a commit ba80c79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"ts-jest": "27.1.4",
102102
"ts-loader": "9.2.9",
103103
"ts-node": "10.7.0",
104-
"typescript": "4.6.3",
104+
"typescript": "4.6.4",
105105
"webpack": "5.72.0",
106106
"webpack-bundle-analyzer": "4.5.0",
107107
"webpack-cli": "4.9.2",

site/yarn.lock

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

13334-
13335-
version "4.6.3"
13336-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
13337-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
13334+
13335+
version "4.6.4"
13336+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
13337+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
1333813338

1333913339
ua-parser-js@^0.7.30:
1334013340
version "0.7.31"

0 commit comments

Comments
 (0)