about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-04 15:05:12 +0200
committerGitHub <noreply@github.com>2023-04-04 15:05:12 +0200
commit0358abe73ad25b9bcfa225caea3eed51cba36e82 (patch)
tree7346173d92b7fec42013e478e2b6965e1ff963fd /package.json
parent538914def2fecec336c8282fc8d56007952908d5 (diff)
Bump typescript from 4.9.5 to 5.0.3 (#24398)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 b96f6e314..eeee8e420 100644
--- a/package.json
+++ b/package.json
@@ -200,7 +200,7 @@
     "react-test-renderer": "^16.14.0",
     "stylelint": "^15.3.0",
     "stylelint-config-standard-scss": "^7.0.1",
-    "typescript": "^4.9.5",
+    "typescript": "^5.0.3",
     "webpack-dev-server": "^3.11.3",
     "yargs": "^17.7.1"
   },