Skip to content

Commit

Permalink
Merge commit '35ecee6b12bf5e6b4cfc0909e3d212b847e51208' into discreet…
Browse files Browse the repository at this point in the history
…_network_status
  • Loading branch information
GreenAsJade committed Oct 6, 2023
2 parents fc28368 + 35ecee6 commit 08f0244
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 @@ -51,7 +51,7 @@
"express": "^4.17.1",
"express-http-proxy": "^1.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"goban": "=0.7.19",
"goban": "=0.7.20",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-eslint-new": "^1.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5242,10 +5242,10 @@ glogg@^1.0.0:
dependencies:
sparkles "^1.0.0"

goban@=0.7.19:
version "0.7.19"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.7.19.tgz#dfd64a186c7ab1a4ef23ce70bf6b1196609b882e"
integrity sha512-t7DY8lwSJ9TMes1Z7oWgIOYn476ljku60YZGvY3F2sOLI+QNPk4X/rsaCJY8P0WsayzcFqVIXts7PODFUCaPOw==
goban@=0.7.20:
version "0.7.20"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.7.20.tgz#261878dd935d8f20cd7c09e91d8d4c50a4758bb0"
integrity sha512-VTLgwrD3/yIuhzIW1uuApq9mG+5XAyM734fFi0ORGliCFcm1FmHiR5T4ufuuivjc0O8VxnqAYJd7WiHXmgV5DA==
dependencies:
eventemitter3 "^5.0.0"

Expand Down

0 comments on commit 08f0244

Please sign in to comment.