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

Skip to content

Commit 89fad40

Browse files
chore: bump typescript from 4.5.4 to 4.5.5 (#114)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.4...v4.5.5) --- 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 1f70038 commit 89fad40

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
@@ -54,7 +54,7 @@
5454
"ts-jest": "27.1.3",
5555
"ts-loader": "9.2.6",
5656
"ts-node": "10.4.0",
57-
"typescript": "4.5.4",
57+
"typescript": "4.5.5",
5858
"yup": "0.32.11"
5959
},
6060
"dependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4767,10 +4767,10 @@ typedarray-to-buffer@^3.1.5:
47674767
dependencies:
47684768
is-typedarray "^1.0.0"
47694769

4770-
4771-
version "4.5.4"
4772-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
4773-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
4770+
4771+
version "4.5.5"
4772+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
4773+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
47744774

47754775
unbox-primitive@^1.0.1:
47764776
version "1.0.1"

0 commit comments

Comments
 (0)