bump chessops to 0.3.4

pull/6206/head
Niklas Fiekas 2020-03-22 16:35:47 +01:00
parent f356517986
commit f7ea8b51ba
4 changed files with 7 additions and 7 deletions

View File

@ -25,7 +25,7 @@
"chat": "2.0.0",
"chess": "2.0.0",
"chessground": "^7.6",
"chessops": "^0.3.3",
"chessops": "^0.3.4",
"common": "2.0.0",
"game": "2.0.0",
"nvui": "2.0.0",

View File

@ -24,7 +24,7 @@
},
"dependencies": {
"chess": "2.0.0",
"chessops": "^0.3.3",
"chessops": "^0.3.4",
"common": "2.0.0",
"snabbdom": "ornicar/snabbdom#0.7.1-lichess"
}

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chessground": "^7.6",
"chessops": "^0.3.3",
"chessops": "^0.3.4",
"snabbdom": "ornicar/snabbdom#0.7.1-lichess",
"common": "2.0.0"
}

View File

@ -803,10 +803,10 @@ chessground@^7.6:
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.6.11.tgz#fd215e8e9f49394032de39a71a67b6df3632edb2"
integrity sha512-97LmMJtP/XuG+/ysjiitiHBaWy0saXXFxkZkfXkaWi/GVzPWdQCxEay2jquqZsztQPHNxUMBwHS+KKC2r4HZAw==
chessops@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/chessops/-/chessops-0.3.3.tgz#52fe5e2ff4f29bea25e075af9a650b78e718bbed"
integrity sha512-VaEuRA97RWDjdTHXnu+iMUBFtqtL38j/r+z5NkFyz3WpHKfoWdW/LhKEmX6TizgaX3We5hrk3EqW0kCKJGhJTw==
chessops@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/chessops/-/chessops-0.3.4.tgz#17a2e6394897dbd5e087727278fb11a836297a56"
integrity sha512-cDuLlZhFqZcF5dyukKsZoFoNDpWv7yHCC2SMoBFsw4KwDVxBJCwLeiCGhAo08atoCGzXAzAw1wnR35QM3+e6OA==
dependencies:
"@badrap/result" "^0.2.6"