Skip to content

Commit 6581270

Browse files
chore(deps-dev): bump nock from 14.0.8 to 14.0.9 (#1549)
Bumps [nock](https://github.com/nock/nock) from 14.0.8 to 14.0.9. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.8...v14.0.9) --- updated-dependencies: - dependency-name: nock dependency-version: 14.0.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c80dd77 commit 6581270

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"read-pkg-up": "^7.0.1"
3131
},
3232
"devDependencies": {
33-
"nock": "^14.0.8",
33+
"nock": "^14.0.9",
3434
"type-fest": "^4.40.1"
3535
},
3636
"repository": {

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"read-pkg-up": "^7.0.1"
3535
},
3636
"devDependencies": {
37-
"nock": "^14.0.8",
37+
"nock": "^14.0.9",
3838
"strip-ansi": "^6.0.1"
3939
},
4040
"repository": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)