aboutsummaryrefslogtreecommitdiffstats
path: root/packages/test-utils/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-05-25 17:34:12 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-05-26 00:45:04 +0200
commit8371ef1f29e879d980da966b5c3342b216c6f61b (patch)
treefab4929c8ec9c6c78587323562663cf835bd5bf2 /packages/test-utils/package.json
parentfix(main): show location bar menu item enable (diff)
downloadsophie-8371ef1f29e879d980da966b5c3342b216c6f61b.tar.gz
sophie-8371ef1f29e879d980da966b5c3342b216c6f61b.tar.zst
sophie-8371ef1f29e879d980da966b5c3342b216c6f61b.zip
chore(deps): bump dependencies
Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'packages/test-utils/package.json')
-rw-r--r--packages/test-utils/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json
index 4def218..93f1626 100644
--- a/packages/test-utils/package.json
+++ b/packages/test-utils/package.json
@@ -10,6 +10,6 @@
10 "types": "yarn g:types" 10 "types": "yarn g:types"
11 }, 11 },
12 "dependencies": { 12 "dependencies": {
13 "type-fest": "^2.12.2" 13 "type-fest": "^2.13.0"
14 } 14 }
15} 15}