Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1048)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 065366f commit afb8753
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 79 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/[email protected].0
uses: JamesIves/[email protected].1
with:
branch: themes-dist
folder: dist/themes
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.77.1",
"sass": "^1.77.2",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
Expand Down
146 changes: 70 additions & 76 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.30001617",
"caniuse-lite": "^1.0.30001620",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand Down

0 comments on commit afb8753

Please sign in to comment.