Skip to content

Commit b33803d

Browse files
chore(deps-dev): bump typescript from 4.8.4 to 4.9.4 (#823)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4355c36 commit b33803d

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"timekeeper": "2.2.0",
7676
"ts-jest": "29.0.3",
7777
"tslib": "2.4.1",
78-
"typescript": "4.8.4"
78+
"typescript": "4.9.4"
7979
},
8080
"jest": {
8181
"setupFilesAfterEnv": [

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13772,15 +13772,10 @@ typedarray@^0.0.6:
1377213772
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1377313773
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1377413774

13775-
typescript@4.8.4:
13776-
version "4.8.4"
13777-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
13778-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
13779-
13780-
typescript@^4.5.5:
13781-
version "4.6.4"
13782-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
13783-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
13775+
typescript@4.9.4, typescript@^4.5.5:
13776+
version "4.9.4"
13777+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
13778+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1378413779

1378513780
ua-parser-js@^0.7.30:
1378613781
version "0.7.31"

0 commit comments

Comments
 (0)