Skip to content

Commit 7ac4a1b

Browse files
build(deps-dev): bump typescript in /packages/test-shared
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.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]>
1 parent 6818b9f commit 7ac4a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/test-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"module": "esm/utils.js",
88
"main": "lib/utils.js",
99
"devDependencies": {
10-
"typescript": "~4.4.4",
10+
"typescript": "~4.9.4",
1111
"chai": "^4.2.0",
1212
"@types/chai": "^4.2.11",
1313
"eslint": "~8.5.0",

0 commit comments

Comments
 (0)