Skip to content

Commit ede705a

Browse files
dependabot[bot]lukekarrys
authored andcommitted
chore: update nock requirement from ^13.2.1 to ^13.2.4
Updates the requirements on [nock](https://github.com/nock/nock) to permit the latest version. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.2.1...v13.2.4) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59752f6 commit ede705a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"devDependencies": {
2222
"@npmcli/template-oss": "^2.7.1",
23-
"nock": "^13.2.1",
23+
"nock": "^13.2.4",
2424
"tap": "^15.1.6"
2525
},
2626
"scripts": {

0 commit comments

Comments
 (0)