summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-10 01:03:34 +0000
committerGitHub <noreply@github.com>2022-09-10 01:03:34 +0000
commit6d515d5fc6df22c56bdc0f2ad16e9966f4c3a4be (patch)
tree181443e342037684ed2019df7d932adfd1a6eaec /package.json
parentcfdd19918c7aba95384d04d9a4302bb59f3743ed (diff)
Bump typescript from 4.8.2 to 4.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bacf16903..cf2c32301 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"regenerator-runtime": "^0.13.9",
"terser-webpack-plugin": "^5.3.6",
"ts-loader": "^9.3.1",
- "typescript": "^4.8.2",
+ "typescript": "^4.8.3",
"vue-template-compiler": "^2.7.10",
"wasm-check": "^2.1.2",
"webpack-node-externals": "^3.0.0",