Skip to content

Commit

Permalink
Bump goban to fix #2827
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Sep 12, 2024
1 parent 9eea67f commit d31adfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"express-http-proxy": "^2.0.0",
"fork-ts-checker-webpack-plugin": "^9.0.0",
"globals": "^15.8.0",
"goban": "=8.3.50",
"goban": "=8.3.52",
"gulp": "^5.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-eslint-new": "^2.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6006,10 +6006,10 @@ glogg@^2.2.0:
dependencies:
sparkles "^2.1.0"

goban@=8.3.50:
version "8.3.50"
resolved "https://registry.yarnpkg.com/goban/-/goban-8.3.50.tgz#7be3c2f115bc61e2d225b3dd86a427a910f9a3b6"
integrity sha512-6pGWnuN/E8PUv4h369iVW6oTvSQiU/4haWXitL02DdVFEoR9qeDqAjccota2Lot2DDoeiFW/h9aCIPFlMNzmjA==
goban@=8.3.52:
version "8.3.52"
resolved "https://registry.yarnpkg.com/goban/-/goban-8.3.52.tgz#9d60ca660c98228431de0a6c6ac7ae7151109b58"
integrity sha512-/v+jSzC7IVP4uIn06Y9Gxsfwd6iw1Jhqf1a7PqMVNa5QwFHSIx+6TLgS5rrjs+9xlLvRj8opTfidjH3YqLF/MQ==
dependencies:
eventemitter3 "^5.0.0"

Expand Down

0 comments on commit d31adfc

Please sign in to comment.