Skip to content

Commit

Permalink
fix: seek-koala ^7.0.0 (#989)
Browse files Browse the repository at this point in the history
* fix: seek-koala ^7.0.0

* Create spicy-teachers-crash.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ryan Ling <[email protected]>
  • Loading branch information
renovate[bot] and 72636c authored Aug 27, 2023
1 parent 3c11fb7 commit 5b7ebee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/spicy-teachers-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'wingman-be': patch
---

deps: seek-koala ^7.0.0
2 changes: 1 addition & 1 deletion be/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lru-cache": "^10.0.0",
"node-fetch": "^2.6.6",
"runtypes": "^6.5.0",
"seek-koala": "^6.0.0"
"seek-koala": "^7.0.0"
},
"devDependencies": {
"@koa/cors": "4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16003,10 +16003,10 @@ scuid@^1.1.0:
resolved "https://registry.yarnpkg.com/scuid/-/scuid-1.1.0.tgz#d3f9f920956e737a60f72d0e4ad280bf324d5dab"
integrity sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==

seek-koala@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/seek-koala/-/seek-koala-6.0.0.tgz#c06121cf90d6b7e075f2956a3d8a35a41e7745b0"
integrity sha512-KQXY0vbZ/Z5bR2hnUejCzTamxPl6q2fZAG8j4EyersgkMe3r19vaS2gH9Nua8yxafzqKl0QWkBIEK3jr5Z/jrA==
seek-koala@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/seek-koala/-/seek-koala-7.0.0.tgz#15b89b51d9e6e8ab4befe131bacd06623a4b3112"
integrity sha512-x+DqvLdGvqnNKSj83UBLTuoijBKOYm5pEZUhJLPuywBTTSJ+b7JruruDrrW/wx4DomHQZE53yYdQpR8WNaYLJA==

select-hose@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 5b7ebee

Please sign in to comment.