Skip to content

Commit 4fa0a56

Browse files
fix(deps): update dependency nock to v13.3.0 (#8836)
* fix(deps): update dependency nock to v13.3.0 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fce2bbe commit 4fa0a56

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-codegen/testing": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/nock/v/13.3.0) (from `13.2.9`, in `dependencies`)

packages/utils/graphql-codegen-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"common-tags": "^1.8.0",
4545
"lz-string": "^1.4.4",
4646
"graphql-helix": "1.13.0",
47-
"nock": "13.2.9",
47+
"nock": "13.3.0",
4848
"tslib": "~2.4.0"
4949
},
5050
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10669,10 +10669,10 @@ no-case@^3.0.4:
1066910669
lower-case "^2.0.2"
1067010670
tslib "^2.0.3"
1067110671

10672-
nock@13.2.9:
10673-
version "13.2.9"
10674-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
10675-
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
10672+
nock@13.3.0:
10673+
version "13.3.0"
10674+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0.tgz#b13069c1a03f1ad63120f994b04bfd2556925768"
10675+
integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==
1067610676
dependencies:
1067710677
debug "^4.1.0"
1067810678
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)