Skip to content

Commit 031ebb0

Browse files
Bump typescript from 4.1.5 to 4.2.3 in /samples/web-extension/javascript
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]>
1 parent 5c4524e commit 031ebb0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/javascript/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/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"webextension-polyfill": "^0.7.0"
1515
},
1616
"devDependencies": {
17-
"typescript": "^4.1.5",
17+
"typescript": "^4.2.3",
1818
"webpack": "^5.23.0",
1919
"webpack-cli": "^4.2.0"
2020
}

0 commit comments

Comments
 (0)