Skip to content

Commit 0e45d69

Browse files
fix(deps): update all non-major dependencies (#1302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a328481 commit 0e45d69

4 files changed

Lines changed: 79 additions & 81 deletions

File tree

.github/workflows/build-themes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: npm run themes:build
3737

3838
- name: Push output CSS to custom branch
39-
uses: JamesIves/github-pages-deploy-action@v4.8.0
39+
uses: JamesIves/github-pages-deploy-action@v4.9.0
4040
with:
4141
branch: themes-dist
4242
folder: dist/themes

@ecomplus/storefront-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"json-sass-vars": "^3.1.0",
5555
"mini-css-extract-plugin": "^0.12.0",
5656
"mkdirp": "^1.0.4",
57-
"postcss": "^8.5.25",
57+
"postcss": "^8.5.26",
5858
"postcss-loader": "^4.3.0",
5959
"raw-loader": "^4.0.2",
6060
"recursive-readdir": "^2.2.3",

package-lock.json

Lines changed: 76 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-loader": "^8.4.1",
5050
"bootstrap": "^4.6.2",
5151
"browser-sync": "^3.0.4",
52-
"caniuse-lite": "^1.0.30001806",
52+
"caniuse-lite": "^1.0.30001809",
5353
"clean-webpack-plugin": "^4.0.0",
5454
"cross-env": "^7.0.3",
5555
"css-loader": "^3.6.0",

0 commit comments

Comments
 (0)