Skip to content

Commit 1e0ab07

Browse files
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](https://github.com/Microsoft/TypeScript/commits) --- 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 a249caa commit 1e0ab07

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
@@ -42,7 +42,7 @@
4242
"selenium-webdriver": "^4.8.0",
4343
"ts-jest": "^27.1.3",
4444
"ts-node": "^10.9.1",
45-
"typescript": "^4.9.4"
45+
"typescript": "^4.9.5"
4646
},
4747
"husky": {
4848
"skipCI": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3490,10 +3490,10 @@ typedarray-to-buffer@^3.1.5:
34903490
dependencies:
34913491
is-typedarray "^1.0.0"
34923492

3493-
typescript@^4.9.4:
3494-
version "4.9.4"
3495-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
3496-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
3493+
typescript@^4.9.5:
3494+
version "4.9.5"
3495+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3496+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
34973497

34983498
underscore@^1.12.1:
34993499
version "1.13.2"

0 commit comments

Comments
 (0)