Skip to content

Commit 020d457

Browse files
fix(deps): update all
1 parent b9aeeb5 commit 020d457

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/firebase-hosting-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm ci && npm run build
2626

2727
- name: Automated Version Bump
28-
uses: phips28/[email protected].13
28+
uses: phips28/[email protected].20
2929
with:
3030
minor-wording: 'add,Adds,new,Added'
3131
major-wording: 'MAJOR,cut-major,breaking-change'

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@mui/icons-material": "^5.4.2",
1313
"@mui/material": "^5.4.2",
1414
"@mui/styles": "^5.4.2",
15-
"client-persistence": "git+https://github.com/dplantera/client-persistence.git#1.0.6",
15+
"client-persistence": "git+https://github.com/dplantera/client-persistence.git#1.0.7",
1616
"pdfjs-dist": "^2.12.313",
1717
"prismjs": "^1.27.0",
1818
"react": "^17.0.2",

0 commit comments

Comments
 (0)