Skip to content

Commit 6da5c34

Browse files
build(deps-dev): bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.4...v4.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df6a1ec commit 6da5c34

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
@@ -101,6 +101,6 @@
101101
"rollup-plugin-typescript2": "^0.30.0",
102102
"shx": "^0.3.2",
103103
"ts-jest": "^26.5.6",
104-
"typescript": "4.4.4"
104+
"typescript": "4.5.2"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5981,10 +5981,10 @@ typedarray-to-buffer@^3.1.5:
59815981
dependencies:
59825982
is-typedarray "^1.0.0"
59835983

5984-
typescript@4.4.4:
5985-
version "4.4.4"
5986-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
5987-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
5984+
typescript@4.5.2:
5985+
version "4.5.2"
5986+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
5987+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
59885988

59895989
unicode-canonical-property-names-ecmascript@^1.0.4:
59905990
version "1.0.4"

0 commit comments

Comments
 (0)