Skip to content

Commit

Permalink
Update dependency @types/responselike to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent cd0cedc commit b63c6e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"@types/node": "17.0.31",
"@types/react-test-renderer": "18.0.0",
"@types/react-transition-group": "4.4.6",
"@types/responselike": "1.0.0",
"@types/responselike": "1.0.2",
"axe-core": "4.7.2",
"@babel/eslint-parser": "7.22.15",
"babel-jest": "29.1.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6446,13 +6446,20 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/responselike@*", "@types/responselike@1.0.0", "@types/responselike@^1.0.0":
"@types/responselike@*", "@types/responselike@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
integrity sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==
dependencies:
"@types/node" "*"

"@types/[email protected]":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.2.tgz#8de1b0477fd7c12df77e50832fa51701a8414bd6"
integrity sha512-/4YQT5Kp6HxUDb4yhRkm0bJ7TbjvTddqX7PZ5hz6qV3pxSo72f/6YPRo+Mu2DU307tm9IioO69l7uAwn5XNcFA==
dependencies:
"@types/node" "*"

"@types/[email protected]":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
Expand Down

0 comments on commit b63c6e1

Please sign in to comment.