Skip to content

Commit

Permalink
Merge pull request #30 from StaticJsCMS/renovate/staticcms-app-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @staticcms/app to v2.4.3
  • Loading branch information
KaneFreeman authored May 25, 2023
2 parents 866409f + 5a11eda commit a004bb9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@fontsource/merriweather": "4.5.14",
"@fontsource/montserrat": "4.5.14",
"@staticcms/app": "2.4.0",
"@staticcms/app": "2.4.3",
"gatsby": "5.7.0",
"gatsby-plugin-feed": "5.7.0",
"gatsby-plugin-image": "3.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3291,25 +3291,25 @@
string-width "^4.2.3"
strip-ansi "^6.0.1"

"@staticcms/[email protected].0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@staticcms/app/-/app-2.4.0.tgz#a678086f379c70881a1ddcaeeab4a2bf877a6c35"
integrity sha512-zTcNIecP/tSEPaBBBkRM24k++J3V950m6bbJbK0PT08Qqi9QbotOJbYlSb1g2eUmEsY2J+VTKZ96wQAyBmV8OQ==
"@staticcms/[email protected].3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@staticcms/app/-/app-2.4.3.tgz#44925a90ffed051462938b12deb3d3d7c80d8ba1"
integrity sha512-XXvgCRxgdEmXBlEhCA6WGt0IhD79wnyyJXx31/8lAsCaKuQmTtlRT/ml7q9T0GpwIbmTmEnYV1i3vthe6YJvqA==
dependencies:
"@babel/eslint-parser" "7.21.3"
"@babel/runtime" "7.21.0"
"@emotion/babel-preset-css-prop" "11.10.0"
"@staticcms/core" "^2.4.0"
"@staticcms/core" "^2.4.3"
buffer "6.0.3"
react "18.2.0"
react-dom "18.2.0"
stream-browserify "3.0.0"
ts-loader "9.4.2"

"@staticcms/core@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.0.tgz#e3aacd474e778bb2ce3481a4d07fb929e62a87b9"
integrity sha512-03Yely6qONsIBybHEtH3t/GqcrP1fVTSF1KdtinDXB4Xq/E9t4XSExNbJ3olhJViNsf2/BsYH3iUVbLYHNodgA==
"@staticcms/core@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.3.tgz#7b1cd66ea637d8afd63969715c43bbab743a7d38"
integrity sha512-ZHwWmru7aSPESv5kJFLJ1mWIh0rP4CJEtBalF+hjC5lUDxtOkKWPGO6IJJOvLRszCFzZVvw+i8GSyNxC2pc15w==
dependencies:
"@babel/eslint-parser" "7.21.3"
"@babel/runtime" "7.21.0"
Expand Down

0 comments on commit a004bb9

Please sign in to comment.