Skip to content

Commit c00c99c

Browse files
chore(dev-deps): bump typescript from 4.9.3 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad1a00 commit c00c99c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"semantic-release": "^17.4.7",
4646
"sinon": "10.0.0",
4747
"ts-node": "^10.9.1",
48-
"typescript": "^4.9.3"
48+
"typescript": "^4.9.4"
4949
},
5050
"engines": {
5151
"node": ">=14.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10194,10 +10194,10 @@ typedoc@0.22.18:
1019410194
minimatch "^5.1.0"
1019510195
shiki "^0.10.1"
1019610196

10197-
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.3:
10198-
version "4.9.3"
10199-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
10200-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
10197+
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.4:
10198+
version "4.9.4"
10199+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
10200+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1020110201

1020210202
uglify-js@^3.1.4:
1020310203
version "3.10.1"

0 commit comments

Comments
 (0)