Skip to content

Commit

Permalink
Merge pull request #1263 from nextcloud-libraries/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/blob-polyfill-8.0.20240630

chore: Bump blob-polyfill from 7.0.20220408 to 8.0.20240630
  • Loading branch information
susnux authored Jul 12, 2024
2 parents e50a1a2 + fe0be06 commit a01fed9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
},
"homepage": "https://github.com/skjnldsv/nextcloud-upload",
"devDependencies": {
"@cypress/vue2": "^2.1.0",
"@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/vite-config": "^1.2.5",
"@cypress/vue2": "^2.1.1",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/vite-config": "^1.3.0",
"@tsconfig/cypress": "^1.0.2",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^2.0.1",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^2.0.2",
"@vue/tsconfig": "^0.5.1",
"blob-polyfill": "^7.0.20220408",
"blob-polyfill": "^9.0.20240710",
"cypress": "^13.7.1",
"cypress-file-upload": "^5.0.8",
"gettext-extractor": "^3.8.0",
Expand All @@ -68,7 +68,7 @@
"typedoc": "^0.26.2",
"typescript": "^5.4.3",
"vite": "^5.3.1",
"vitest": "^2.0.1",
"vitest": "^2.0.2",
"vue-material-design-icons": "^5.3.0",
"webdav": "^5.5.0"
},
Expand Down

0 comments on commit a01fed9

Please sign in to comment.