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] authored Dec 2, 2024
1 parent c22a1a8 commit d5e623c
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 80 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.9
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: themes-dist
folder: dist/themes
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.4.1",
"bootstrap": "^4.6.2",
"browser-sync": "^3.0.3",
"caniuse-lite": "^1.0.30001684",
"caniuse-lite": "^1.0.30001685",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand Down

0 comments on commit d5e623c

Please sign in to comment.