Skip to content

Commit d5e623c

Browse files
chore(deps): update all non-major dependencies
1 parent c22a1a8 commit d5e623c

File tree

3 files changed

+78
-80
lines changed

3 files changed

+78
-80
lines changed

.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.6.9
39+
uses: JamesIves/github-pages-deploy-action@v4.7.1
4040
with:
4141
branch: themes-dist
4242
folder: dist/themes

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.3",
52-
"caniuse-lite": "^1.0.30001684",
52+
"caniuse-lite": "^1.0.30001685",
5353
"clean-webpack-plugin": "^4.0.0",
5454
"cross-env": "^7.0.3",
5555
"css-loader": "^3.6.0",

0 commit comments

Comments
 (0)