aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/package.json
diff options
context:
space:
mode:
authorLibravatar Depfu Bot <bot@depfu.com>2022-02-12 10:22:04 +0000
committerLibravatar Depfu Bot <bot@depfu.com>2022-02-12 10:22:04 +0000
commit2082dc1d1a97b9f5d792ea97cf801f8676e1e6f3 (patch)
tree70047def3ca66c5b5082edf2bb1bad73e7d59ca9 /packages/main/package.json
parentchore(deps): update electron to version 17.0.0 (diff)
downloadsophie-2082dc1d1a97b9f5d792ea97cf801f8676e1e6f3.tar.gz
sophie-2082dc1d1a97b9f5d792ea97cf801f8676e1e6f3.tar.zst
sophie-2082dc1d1a97b9f5d792ea97cf801f8676e1e6f3.zip
chore(deps): update jest-mock to version 27.5.1depfu/update/yarn/jest-mock-27.5.1
Diffstat (limited to 'packages/main/package.json')
-rw-r--r--packages/main/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/main/package.json b/packages/main/package.json
index 862b83a..0fe0e1a 100644
--- a/packages/main/package.json
+++ b/packages/main/package.json
@@ -32,6 +32,6 @@
32 "esbuild": "^0.14.14", 32 "esbuild": "^0.14.14",
33 "git-repo-info": "^2.1.1", 33 "git-repo-info": "^2.1.1",
34 "jest": "^27.4.7", 34 "jest": "^27.4.7",
35 "jest-mock": "^27.4.6" 35 "jest-mock": "^27.5.1"
36 } 36 }
37} 37}