Skip to content

Commit 0762543

Browse files
Bump typescript from 4.1.5 to 4.2.3 in /samples/web-extension/typescript (#109)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.5...v4.2.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3149eb commit 0762543

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/typescript/package-lock.json

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

samples/web-extension/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"ts-loader": "^8.0.17",
18-
"typescript": "^4.1.5",
18+
"typescript": "^4.2.3",
1919
"web-ext-types": "^3.2.1",
2020
"webpack": "^5.26.3",
2121
"webpack-cli": "^4.2.0"

0 commit comments

Comments
 (0)