Skip to content

Commit

Permalink
chore(integration-tests): update dependency nock to v13.4.0 (#441)
Browse files Browse the repository at this point in the history
* chore(integration-tests): update dependency nock to v13.4.0

* Create curvy-donuts-share.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Moon <moonmeister@users.noreply.github.com>
  • Loading branch information
renovate[bot] and moonmeister authored Dec 28, 2023
1 parent d4936a1 commit b08f950
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/curvy-donuts-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---

---

chore(integration-tests): update dependency nock to v13.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"nock": "13.3.1",
"nock": "13.4.0",
"prettier": "2.8.8"
},
"volta": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clean": "gatsby clean"
},
"devDependencies": {
"nock": "13.3.1",
"nock": "13.4.0",
"prettier": "2.8.8"
},
"volta": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"nock": "13.3.1",
"nock": "13.4.0",
"prettier": "2.8.8"
},
"volta": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"nock": "13.3.1",
"nock": "13.4.0",
"prettier": "2.8.8"
},
"volta": {
Expand Down

0 comments on commit b08f950

Please sign in to comment.