summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2022-06-01 10:19:18 +1000
committerGitHub <noreply@github.com>2022-06-01 10:19:18 +1000
commit7eee521199e9735ab7c347d99e9d90ba3046be1a (patch)
tree2528f05c15f6e689c1cb409a6bbe554b2507fc40 /Cargo.lock
parentc41544ac7b502fbdb6c1ee96a604490b72eb7770 (diff)
feat: update to TypeScript 4.7 (#14242)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 28077bc56..3389ecaca 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -792,6 +792,7 @@ dependencies = [
"rustyline-derive",
"semver-parser 0.10.2",
"serde",
+ "serde_repr",
"shell-escape",
"tempfile",
"test_util",