Skip to content

Commit 1361be1

Browse files
chore(deps-dev): Bump typescript from 4.8.4 to 4.9.4 (#263)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.4...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c7b565 commit 1361be1

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
"remark-mdx": "^2.1.5",
5555
"remark-preset-lint-consistent": "^5.1.1",
5656
"remark-preset-lint-recommended": "^6.1.2",
57-
"typescript": "4.8.4"
57+
"typescript": "4.9.4"
5858
},
5959
"resolutions": {
6060
"@types/react": "17.0.2"

yarn.lock

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

8901-
typescript@4.8.4:
8902-
version "4.8.4"
8903-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
8904-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
8901+
typescript@4.9.4:
8902+
version "4.9.4"
8903+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8904+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
89058905

89068906
ua-parser-js@^0.7.30:
89078907
version "0.7.31"

0 commit comments

Comments
 (0)