Skip to content

Commit

Permalink
Bump @shopify/jest-koa-mocks from 5.3.0 to 5.3.1 in /functions
Browse files Browse the repository at this point in the history
Bumps [@shopify/jest-koa-mocks](https://github.com/Shopify/quilt/tree/HEAD/packages/jest-koa-mocks) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/Shopify/quilt/releases)
- [Changelog](https://github.com/Shopify/quilt/blob/main/packages/jest-koa-mocks/CHANGELOG.md)
- [Commits](https://github.com/Shopify/quilt/commits/@shopify/[email protected]/packages/jest-koa-mocks)

---
updated-dependencies:
- dependency-name: "@shopify/jest-koa-mocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 0dca0e1 commit 161f49f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@sentry/cli": "^2.36.6",
"@shopify/jest-koa-mocks": "^5.3.0",
"@shopify/jest-koa-mocks": "^5.3.1",
"@types/jest": "^28.1.7",
"@types/koa": "^2.15.0",
"@types/koa-bodyparser": "^4.3.12",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1571,10 +1571,10 @@
dependencies:
"@sentry/types" "8.33.1"

"@shopify/jest-koa-mocks@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@shopify/jest-koa-mocks/-/jest-koa-mocks-5.3.0.tgz#0b9b6ce01a7ef945df7272aa08cda559c11b39f5"
integrity sha512-Yy9uS298/aWhT/bjfhUAcFRaq7pq7j0ybaI6U/vWQ5IcdWD3E73iqptkw+FNC+Z9cdV9QT8osFd0r0frFNb9Nw==
"@shopify/jest-koa-mocks@^5.3.1":
version "5.3.1"
resolved "https://registry.yarnpkg.com/@shopify/jest-koa-mocks/-/jest-koa-mocks-5.3.1.tgz#2526ce7612797c460533c4033b0ce9ce074237af"
integrity sha512-BRxgfXmV1jMYXGhiGJamta22YoEJxL94qrxyZ/aXg2gWHjDjF6zpNapTfCUNbHJwOW7/tzylkHs53ac8xTZBBw==
dependencies:
koa "^2.13.4"
node-mocks-http "^1.11.0"
Expand Down

0 comments on commit 161f49f

Please sign in to comment.