Skip to content

Commit af182a2

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

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
@@ -76,7 +76,7 @@
7676
"semantic-ui-react": "2.0.4",
7777
"timekeeper": "2.2.0",
7878
"tslib": "2.3.1",
79-
"typescript": "4.5.4"
79+
"typescript": "4.5.5"
8080
},
8181
"peerDependencies": {
8282
"react": "^16.8 || ^17.0",

yarn.lock

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

13693-
typescript@4.5.4, typescript@^4.5.4:
13694-
version "4.5.4"
13695-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
13696-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
13693+
typescript@4.5.5, typescript@^4.5.4:
13694+
version "4.5.5"
13695+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
13696+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1369713697

1369813698
ua-parser-js@^0.7.30:
1369913699
version "0.7.31"

0 commit comments

Comments
 (0)