Skip to content

Commit 941265f

Browse files
chore(deps-dev): bump typescript from 4.8.4 to 4.9.4 in /packages/lib
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>
1 parent d6e3b6e commit 941265f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/lib/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react": "18.2.0",
4444
"rimraf": "3.0.2",
4545
"sinon": "14.0.2",
46-
"typescript": "4.8.4"
46+
"typescript": "4.9.4"
4747
},
4848
"scripts": {
4949
"build:cjs": "tsc -m commonjs --outDir cjs -p tsconfig.build.json",

0 commit comments

Comments
 (0)