Skip to content

Commit 67dfd00

Browse files
committed
chore(deps): update dependency @types/expect to v1.20.4
1 parent 7809ee6 commit 67dfd00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@nrwl/builders": "7.0.2",
6060
"@nrwl/schematics": "7.0.2",
6161
"@types/chai": "4.1.7",
62-
"@types/expect": "1.20.3",
62+
"@types/expect": "1.20.4",
6363
"@types/jest": "23.3.9",
6464
"@types/node": "10.12.10",
6565
"chai": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -344,10 +344,10 @@
344344
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.69.tgz#a40ead562be9173dc18c0816c7f54c1fc272f937"
345345
integrity sha512-NtAjeJ5vqEry4w/UtKrpbPf/yViBCGB0MYTKk8/GKEEBEc8p592dg28UzDBFtUpw1+F002crt15w5hZo0zHgFw==
346346

347-
"@types/[email protected].3":
348-
version "1.20.3"
349-
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.3.tgz#a99d059ace4bd051332faf03f5b4b4266149a501"
350-
integrity sha512-g0+CQosizg1hjNn06fKB2tEvS5kExrvVOkIfsGuIRfsQ/A9u/Xjp/6/czJVyLuCYdkmMbplDUXvQW+YjBQK7dA==
347+
"@types/[email protected].4":
348+
version "1.20.4"
349+
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
350+
integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
351351

352352
"@types/[email protected]", "@types/jest@^23.3.1":
353353
version "23.3.9"

0 commit comments

Comments
 (0)