Skip to content

Commit 8106719

Browse files
chore(deps): update all non-major dependencies (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7d927a commit 8106719

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
"@jest/types": "28.1.3",
6161
"@types/cross-spawn": "6.0.2",
6262
"@types/fs-extra": "9.0.13",
63-
"@types/jest": "28.1.7",
63+
"@types/jest": "28.1.8",
6464
"@types/lodash.get": "4.4.7",
6565
"@types/minimatch": "3.0.5",
6666
"@types/mkdirp": "1.0.2",
67-
"@types/node": "16.11.50",
67+
"@types/node": "16.11.56",
6868
"@types/yargs": "15.0.14",
6969
"execa": "5.1.1",
7070
"jest": "28.1.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -954,10 +954,10 @@
954954
dependencies:
955955
"@types/istanbul-lib-report" "*"
956956

957-
"@types/jest@28.1.7":
958-
version "28.1.7"
959-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.7.tgz#a680c5d05b69634c2d54a63cb106d7fb1adaba16"
960-
integrity sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==
957+
"@types/jest@28.1.8":
958+
version "28.1.8"
959+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.8.tgz#6936409f3c9724ea431efd412ea0238a0f03b09b"
960+
integrity sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==
961961
dependencies:
962962
expect "^28.0.0"
963963
pretty-format "^28.0.0"
@@ -991,10 +991,10 @@
991991
dependencies:
992992
"@types/node" "*"
993993

994-
"@types/node@*", "@types/node@16.11.50":
995-
version "16.11.50"
996-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.50.tgz#525c91f5555bd48b698a1c2b422d9d3b84d07e80"
997-
integrity sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==
994+
"@types/node@*", "@types/node@16.11.56":
995+
version "16.11.56"
996+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.56.tgz#dcbb617669481e158e0f1c6204d1c768cd675901"
997+
integrity sha512-aFcUkv7EddxxOa/9f74DINReQ/celqH8DiB3fRYgVDM2Xm5QJL8sl80QKuAnGvwAsMn+H3IFA6WCrQh1CY7m1A==
998998

999999
"@types/node@^12.7.1":
10001000
version "12.20.54"

0 commit comments

Comments
 (0)