Skip to content

Commit a4cada6

Browse files
committed
chore(deps): update dependency nock to v13.1.3
1 parent e85ea3c commit a4cada6

File tree

8 files changed

+32
-32
lines changed

8 files changed

+32
-32
lines changed

examples/markdown-docs/package-lock.json

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

examples/markdown-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "echo \"Error: no test specified\" && exit 1"
2323
},
2424
"devDependencies": {
25-
"nock": "13.1.2",
25+
"nock": "13.1.3",
2626
"prettier": "2.3.2"
2727
},
2828
"volta": {

examples/recipes-with-multi-type/package-lock.json

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

examples/recipes-with-multi-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"clean": "gatsby clean"
3737
},
3838
"devDependencies": {
39-
"nock": "13.1.2",
39+
"nock": "13.1.3",
4040
"prettier": "2.3.2"
4141
},
4242
"volta": {

examples/recipes-with-photos/package-lock.json

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

examples/recipes-with-photos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "echo \"Error: no test specified\" && exit 1"
3131
},
3232
"devDependencies": {
33-
"nock": "13.1.2",
33+
"nock": "13.1.3",
3434
"prettier": "2.3.2"
3535
},
3636
"volta": {

examples/testing-options/package-lock.json

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

examples/testing-options/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "echo \"Error: no test specified\" && exit 1"
2424
},
2525
"devDependencies": {
26-
"nock": "13.1.2",
26+
"nock": "13.1.3",
2727
"prettier": "2.3.2"
2828
},
2929
"volta": {

0 commit comments

Comments
 (0)