Skip to content

Commit a2a099c

Browse files
chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#107)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9058570 commit a2a099c

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
@@ -102,6 +102,6 @@
102102
"ts-node": "10.4.0",
103103
"tsdx": "0.14.1",
104104
"tslib": "2.3.1",
105-
"typescript": "4.4.4"
105+
"typescript": "4.5.2"
106106
}
107107
}

yarn.lock

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

11203-
typescript@4.4.4, typescript@^4.4.3:
11204-
version "4.4.4"
11205-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
11206-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
11203+
typescript@4.5.2, typescript@^4.4.3:
11204+
version "4.5.2"
11205+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
11206+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
1120711207

1120811208
typescript@^3.7.3:
1120911209
version "3.9.7"

0 commit comments

Comments
 (0)