Skip to content

Commit

Permalink
goban bump to fix online-go#2735
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Jul 5, 2024
1 parent ef1ebee commit 4bf1b87
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 @@ -55,7 +55,7 @@
"express": "^4.19.2",
"express-http-proxy": "^2.0.0",
"fork-ts-checker-webpack-plugin": "^9.0.0",
"goban": "=8.3.14",
"goban": "=8.3.15",
"gulp": "^5.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-eslint-new": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5869,10 +5869,10 @@ glogg@^2.2.0:
dependencies:
sparkles "^2.1.0"

goban@=8.3.14:
version "8.3.14"
resolved "https://registry.yarnpkg.com/goban/-/goban-8.3.14.tgz#3c3f06f6e7f6c86d1659dd510e9efedcebf326a1"
integrity sha512-DDwlk5W6GrDLD3ya4xv4EZ9EdTz0YSqD86W9ED1lVqRYpmW5H9O5MMr2epzhGLEVbKIwXtiIlcL5HqcdbotrTA==
goban@=8.3.15:
version "8.3.15"
resolved "https://registry.yarnpkg.com/goban/-/goban-8.3.15.tgz#b3641abdc84124a5214486aa15768c30ccbd232d"
integrity sha512-dmF/5Nko08WbUlEPfHT8a7rC7Ry8Ny6h0+mKLT4jM50uR/KPcQC6YO3XbYTLhZK1sJmZ92Rz13/rCPjn6ml1SA==
dependencies:
eventemitter3 "^5.0.0"

Expand Down

0 comments on commit 4bf1b87

Please sign in to comment.