Skip to content

Commit ab28081

Browse files
committed
chore(deps): update jest monorepo
1 parent 7809ee6 commit ab28081

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@nrwl/builders": "7.0.2",
6060
"@nrwl/schematics": "7.0.2",
6161
"@types/chai": "4.1.7",
62-
"@types/expect": "1.20.3",
63-
"@types/jest": "23.3.9",
62+
"@types/expect": "1.20.4",
63+
"@types/jest": "23.3.14",
6464
"@types/node": "10.12.10",
6565
"chai": "4.2.0",
6666
"codelyzer": "4.5.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -344,12 +344,17 @@
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

352-
"@types/[email protected]", "@types/jest@^23.3.1":
352+
353+
version "23.3.14"
354+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a"
355+
integrity sha512-Q5hTcfdudEL2yOmluA1zaSyPbzWPmJ3XfSWeP3RyoYvS9hnje1ZyagrZOuQ6+1nQC1Gw+7gap3pLNL3xL6UBug==
356+
357+
"@types/jest@^23.3.1":
353358
version "23.3.9"
354359
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1"
355360
integrity sha512-wNMwXSUcwyYajtbayfPp55tSayuDVU6PfY5gzvRSj80UvxdXEJOVPnUVajaOp7NgXLm+1e2ZDLULmpsU9vDvQw==

0 commit comments

Comments
 (0)