Skip to content

Commit a2447cc

Browse files
chore(dev-deps): bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.4...v4.9.5) --- 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 0f21139 commit a2447cc

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.4"
48+
"typescript": "^4.9.5"
4949
},
5050
"engines": {
5151
"node": ">=14.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10330,10 +10330,10 @@ typedoc@0.23.16:
1033010330
minimatch "^5.1.0"
1033110331
shiki "^0.11.1"
1033210332

10333-
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.4:
10334-
version "4.9.4"
10335-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
10336-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
10333+
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.5:
10334+
version "4.9.5"
10335+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
10336+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1033710337

1033810338
uglify-js@^3.1.4:
1033910339
version "3.10.1"

0 commit comments

Comments
 (0)