Skip to content

Commit

Permalink
chore(deps): update dependency mockttp to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 9, 2021
1 parent 9f568ac commit 432e691
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 62 deletions.
92 changes: 46 additions & 46 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jest": "26.6.3",
"jest-circus": "26.6.3",
"js-yaml": "3.14.1",
"mockttp": "1.2.0",
"mockttp": "1.2.1",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"ts-jest": "26.5.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -922,10 +922,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^10.12.9":
version: 10.17.54
resolution: "@types/node@npm:10.17.54"
checksum: 6f718d5d37f40586228b490b9635a1b44f3990766c75fc5af933858ad2bc6eac7cc5dca2b8a1389e0663542c5cb671d01eb45f847783e53aba0318a9fe11a66b
"@types/node@npm:^14.14.37":
version: 14.14.37
resolution: "@types/node@npm:14.14.37"
checksum: 5e2d9baf7594ebacaf016716515f30de0765169412787f981481c2fb8b468923149bb9e2e3219ee672399811672ceddc339a7372a61cf15bc656836a5494d991
languageName: node
linkType: hard

Expand Down Expand Up @@ -1690,10 +1690,10 @@ __metadata:
languageName: node
linkType: hard

"cacheable-lookup@npm:^5.0.4":
version: 5.0.4
resolution: "cacheable-lookup@npm:5.0.4"
checksum: cb5849f5841e37f007aeaea2516ecf2cb0a9730667694d131331a04413f6c3bf2587391d55003cc2b95ef59085b5f50ac9887a0b7c673fc0c8102bcc69b6d73d
"cacheable-lookup@npm:^6.0.0":
version: 6.0.0
resolution: "cacheable-lookup@npm:6.0.0"
checksum: e99c54e1759a705710bb0774cbc75f1b2f003f20be745157a7a5aed4c02893e5235e80337939fbfaeede3f8454375d717756a4515f1efbf8999128f685bb1ae2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4987,21 +4987,21 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"mockttp@npm:1.2.0":
version: 1.2.0
resolution: "mockttp@npm:1.2.0"
"mockttp@npm:1.2.1":
version: 1.2.1
resolution: "mockttp@npm:1.2.1"
dependencies:
"@graphql-tools/schema": ^6.0.18
"@graphql-tools/utils": ^6.0.18
"@httptoolkit/httpolyglot": ^1.0.0
"@types/cors": ^2.8.6
"@types/express": ^4.0.33
"@types/node": ^10.12.9
"@types/node": ^14.14.37
"@types/node-forge": ^0.9.1
base64-arraybuffer: ^0.1.5
body-parser: ^1.15.2
brotli: ^1.3.2
cacheable-lookup: ^5.0.4
cacheable-lookup: ^6.0.0
common-tags: ^1.8.0
connect: ^3.7.0
cors: ^2.8.4
Expand All @@ -5026,7 +5026,7 @@ fsevents@^2.1.2:
ws: ^7.3.1
bin:
mockttp: dist/standalone/standalone-bin.js
checksum: 7f9be424269b7a05e2d59cdaea82552af2df06a66446fb4eae607fb9c42ad9ab9811a7618baa59d2f4b6b1ae6a0672c54a77b1c6ba034ac4583ba639ea1f5c1b
checksum: 5f02725e07ff7a94f90ce20e0745f809aed999027e7996792f7bfd6cf38ebf9879ec6d26392b7dcb18fb5e377e11ee20139e19817ac7ac03187403335d4ffb60
languageName: node
linkType: hard

Expand Down Expand Up @@ -7175,7 +7175,7 @@ fsevents@^2.1.2:
jest-circus: 26.6.3
js-yaml: 3.14.1
luxon: 1.26.0
mockttp: 1.2.0
mockttp: 1.2.1
node-fetch: 2.6.1
prettier: 2.2.1
reflect-metadata: 0.1.13
Expand Down

0 comments on commit 432e691

Please sign in to comment.