Skip to content

Commit 8fecd84

Browse files
chore(deps-dev): bump typescript from 4.5.5 to 4.6.3 (#747)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.3) --- 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 03cee1d commit 8fecd84

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
@@ -77,7 +77,7 @@
7777
"semantic-ui-react": "2.1.2",
7878
"timekeeper": "2.2.0",
7979
"tslib": "2.3.1",
80-
"typescript": "4.5.5"
80+
"typescript": "4.6.3"
8181
},
8282
"peerDependencies": {
8383
"react": "^16.8 || ^17.0",

yarn.lock

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

13315-
typescript@4.5.5, typescript@^4.5.4:
13316-
version "4.5.5"
13317-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
13318-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
13315+
typescript@4.6.3, typescript@^4.5.4:
13316+
version "4.6.3"
13317+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
13318+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1331913319

1332013320
ua-parser-js@^0.7.30:
1332113321
version "0.7.31"

0 commit comments

Comments
 (0)