Skip to content

Commit

Permalink
Merge pull request #1280 from Jinya-CMS/dependabot/npm_and_yarn/desig…
Browse files Browse the repository at this point in the history
…ner/jinyacms/cosmo-0.7.0

Bump @jinyacms/cosmo from 0.6.0 to 0.7.0 in /designer
  • Loading branch information
DerKnerd authored Aug 2, 2021
2 parents 9fde73c + 2fe17a7 commit d5fa2ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"prepublishOnly": "npm run build:prod"
},
"dependencies": {
"@jinyacms/cosmo": "0.6.0",
"@jinyacms/cosmo": "0.7.0",
"apexcharts": "3.27.3",
"monaco-editor": "0.26.1",
"page": "1.11.6",
Expand Down
8 changes: 4 additions & 4 deletions designer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==

"@jinyacms/cosmo@0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@jinyacms/cosmo/-/cosmo-0.6.0.tgz#5943acae1f4d44d5891fe4b9c1582951df52387f"
integrity sha512-5uHIf/9RFIGczK9xA0n/DFMUts9Ac5hyhtOBnyAmtjvm9UInpWKh7VPPTk0zayjqy+gsVm/rxybKc7U2Bk7zkQ==
"@jinyacms/cosmo@0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@jinyacms/cosmo/-/cosmo-0.7.0.tgz#193fdef0c68f6c783f1f1a54a79de47c5194fb34"
integrity sha512-nAZypatsUngqMZMx/IuovefZWGKngSba7RMsKWW9iXSELk5B2dqpeHAxFqsuKs9k+zS5WGyLEaAobnN8Iu7+Aw==

"@nodelib/[email protected]":
version "2.1.5"
Expand Down

0 comments on commit d5fa2ff

Please sign in to comment.