Skip to content

Commit

Permalink
Merge pull request #6 from mild-blue/update-opentiny-version
Browse files Browse the repository at this point in the history
Bump opentiny from 6.9.2 to 6.9.4
  • Loading branch information
luborepka authored May 28, 2024
2 parents b005f3c + b53c89e commit ab17f5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"author": "Ephox Corporation DBA Tiny Technologies, Inc.",
"license": "MIT",
"dependencies": {
"prop-types": "^15.6.2",
"opentiny": "^6.9.2"
"opentiny": "^6.9.4",
"prop-types": "^15.6.2"
},
"peerDependencies": {
"react": "^18.0.0 || ^17.0.1 || ^16.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8617,10 +8617,10 @@ open@^8.0.4, open@^8.0.9, open@^8.4.0:
is-docker "^2.1.1"
is-wsl "^2.2.0"

opentiny@^6.9.2:
version "6.9.2"
resolved "https://registry.yarnpkg.com/opentiny/-/opentiny-6.9.2.tgz#3630cddfa73cd00b3c61b0250e849d7aafae1e20"
integrity sha512-ZCwwpT2Gbisid8xyN2GDyWMlh8RAvdvQFL+HJTZfL0fNK8xPZEqIunYq1SgwpDaB/wvDyQAmgcGcnw4/0FskyQ==
opentiny@^6.9.4:
version "6.9.4"
resolved "https://registry.yarnpkg.com/opentiny/-/opentiny-6.9.4.tgz#4e42d37b841f4280f50058a3fe88afd5517cd86e"
integrity sha512-AnNG/Bl7QroqZt3IoerTAfNdRHoZfejXXCzVk8nRCCQgiCiRx59DmYQel2cxFtkxD9ytSzJ3oekIomYKLMFMWg==

optionator@^0.9.3:
version "0.9.3"
Expand Down

0 comments on commit ab17f5c

Please sign in to comment.