Skip to content

Commit f5d044a

Browse files
chore(deps): update dependency @types/jest to v27.5.1 (#82)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6675626 commit f5d044a

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@changesets/cli": "2.21.1",
4848
"@types/babel__core": "7.1.19",
4949
"@types/babel__preset-env": "7.9.2",
50-
"@types/jest": "27.5.0",
50+
"@types/jest": "27.5.1",
5151
"babel-jest": "28.1.0",
5252
"babel-plugin-parameter-decorator": "1.0.16",
5353
"babel-plugin-transform-typescript-metadata": "0.3.2",

yarn.lock

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,10 +2997,10 @@
29972997
dependencies:
29982998
"@types/istanbul-lib-report" "*"
29992999

3000-
"@types/[email protected].0":
3001-
version "27.5.0"
3002-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
3003-
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
3000+
"@types/[email protected].1":
3001+
version "27.5.1"
3002+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
3003+
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
30043004
dependencies:
30053005
jest-matcher-utils "^27.0.0"
30063006
pretty-format "^27.0.0"
@@ -4215,19 +4215,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
42154215
shebang-command "^2.0.0"
42164216
which "^2.0.1"
42174217

4218-
cross-undici-fetch@^0.3.0:
4219-
version "0.3.6"
4220-
resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.3.6.tgz#da1476842ddf79a301f8b8e026129877d619117d"
4221-
integrity sha512-2SKnxOcYMkWM0RsEqx1JUycqorU0bqG2ALMKWnnoYN/91lt7nQWb9mXGC6V7D9P45ASPrDT16dir+wkBd73nmA==
4222-
dependencies:
4223-
abort-controller "^3.0.0"
4224-
form-data-encoder "^1.7.1"
4225-
formdata-node "^4.3.1"
4226-
node-fetch "^2.6.7"
4227-
undici "^5.1.0"
4228-
web-streams-polyfill "^3.2.0"
4229-
4230-
cross-undici-fetch@^0.3.5:
4218+
cross-undici-fetch@^0.3.0, cross-undici-fetch@^0.3.5:
42314219
version "0.3.8"
42324220
resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.3.8.tgz#3f134f33413d28f3adb7b96519e4e92740cd2e3c"
42334221
integrity sha512-9vhSioFL/OiO3lGIDp4x6ILBUSR+dmKkwF3ZshqY+YSwgw/aMTy5yZLWuOqJLt1qH8nlBMA7+qzVYyPoOIiF0A==

0 commit comments

Comments
 (0)