Skip to content

Commit 6e0dc89

Browse files
fix(deps): update all
1 parent b9aeeb5 commit 6e0dc89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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].31
2929
with:
3030
minor-wording: 'add,Adds,new,Added'
3131
major-wording: 'MAJOR,cut-major,breaking-change'

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
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",
1919
"react-dom": "^17.0.2",
2020
"react-pdf": "^5.7.1",
2121
"react-router-dom": "^5.3.0",
22-
"react-simple-code-editor": "^0.11.0",
22+
"react-simple-code-editor": "^0.13.0",
2323
"serialize-javascript": "^6.0.0",
2424
"uuid": "^8.3.2",
2525
"workbox-core": "^6.3.0",

0 commit comments

Comments
 (0)