Skip to content

Commit

Permalink
update @poker-apprentice/types dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuggins committed May 5, 2024
1 parent d33e383 commit a0f2e21
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 @@ -35,7 +35,7 @@
"prepublishOnly": "yarn clean && yarn lint && yarn format && yarn test && yarn build"
},
"dependencies": {
"@poker-apprentice/types": "^1.4.0",
"@poker-apprentice/types": "^1.4.2",
"assert-never": "^1.2.1",
"lodash": "^4.17.21",
"v8-profiler-next": "^1.10.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1549,10 +1549,10 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@poker-apprentice/types@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@poker-apprentice/types/-/types-1.4.0.tgz#367f679a3cb5b44c3a7c68b2b4b9fb14a85e842f"
integrity sha512-Tndj0HPJbu/Jg8gVOJkR0dymW1FkWPiXx9xGtmZgS1YtfTGpiS6zfixWlSQW/ZfAwJ0UF/MB2B/rVj5OGoHU5A==
"@poker-apprentice/types@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@poker-apprentice/types/-/types-1.4.2.tgz#a700d66a74d53538f214006b474c0707120b4aaf"
integrity sha512-TjkPkZmA9je2ttz3KaIIKcpTDyI6qS7Rg4XZGEPfyJ8u1sGOp/csG27CvCuw+lvaq2bdf75RpopZ/OJblTrqBA==

"@rollup/plugin-babel@^6.0.3":
version "6.0.4"
Expand Down

0 comments on commit a0f2e21

Please sign in to comment.