Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 90d84ef commit 627709b
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 82 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: npm run themes:build

- name: Push output CSS to custom branch
uses: JamesIves/github-pages-deploy-action@v4.6.3
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: themes-dist
folder: dist/themes
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"json-sass-vars": "^3.1.0",
"mini-css-extract-plugin": "^0.12.0",
"mkdirp": "^1.0.4",
"postcss": "^8.4.43",
"postcss": "^8.4.45",
"postcss-loader": "^4.3.0",
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.77.8",
"sass": "^1.78.0",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
Expand Down
154 changes: 76 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-loader": "^8.3.0",
"bootstrap": "^4.6.2",
"browser-sync": "^3.0.2",
"caniuse-lite": "^1.0.30001655",
"caniuse-lite": "^1.0.30001659",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand Down

0 comments on commit 627709b

Please sign in to comment.