Skip to content

Commit ce34fa2

Browse files
chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#174)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3) --- 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 7e97c1b commit ce34fa2

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
"ts-dedent": "2.2.0",
102102
"ts-node": "10.7.0",
103103
"tslib": "2.3.1",
104-
"typescript": "4.6.2"
104+
"typescript": "4.6.3"
105105
}
106106
}

yarn.lock

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

10905-
typescript@4.6.2, typescript@^4.4.3, typescript@^4.5.5:
10906-
version "4.6.2"
10907-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10908-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
10905+
typescript@4.6.3, typescript@^4.4.3, typescript@^4.5.5:
10906+
version "4.6.3"
10907+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10908+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1090910909

1091010910
umd@^3.0.0:
1091110911
version "3.0.3"

0 commit comments

Comments
 (0)