Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed May 8, 2024
1 parent cc77cbb commit 1b6169f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: npm ci --legacy-peer-deps
run: npm ci

suite:
needs: prepare
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"quick-lru": "^6.1.1"
},
"devDependencies": {
"@prismicio/client": "^7.5.0-alpha.3",
"@prismicio/mock": "^0.3.5",
"@prismicio/client": "^7.5.0",
"@prismicio/mock": "^0.3.6",
"@size-limit/preset-small-lib": "^8.2.6",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/common-tags": "^1.8.1",
Expand Down

0 comments on commit 1b6169f

Please sign in to comment.