Skip to content

Commit

Permalink
bump goban
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Sep 20, 2023
1 parent a8d2bc6 commit ae30e01
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.11",
"goban": "=0.7.13",
"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 @@ -5352,10 +5352,10 @@ glogg@^1.0.0:
dependencies:
sparkles "^1.0.0"

goban@=0.7.11:
version "0.7.11"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.7.11.tgz#e8fedbc1605b65119f76e45b1b59512fdb97407e"
integrity sha512-49viNOEoE6fQvRGKTiCRKmvFtLYu3AMq9ipK4/TjwP42U8gNzyaoo+vygGUFIK0t/Jd1R7QRm65OeSKuxKArwA==
goban@=0.7.13:
version "0.7.13"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.7.13.tgz#a17ca1ab1931dc8b313c72ca894cdfbea463a8e3"
integrity sha512-sKoHlvBiexrjYSDXPvmIeW/ciGJkOkuKOt2E2dLwmTFqF9yfUTcDGFXHTATDDLEJt8XrgLXCa1vD00pJYEtFlA==
dependencies:
eventemitter3 "^5.0.0"

Expand Down

0 comments on commit ae30e01

Please sign in to comment.