Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sosnovsky committed Sep 9, 2024
1 parent 1d12a5a commit 63d6239
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 53 deletions.
6 changes: 1 addition & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ updates:
# https://github.com/FlowCrypt/flowcrypt-browser/pull/3961#issuecomment-921335748
- dependency-name: "iso-8859-2"
versions: [ ">=1.0.1" ]
- dependency-name: "openpgp"
update-types: ["version-update:semver-major"]
- dependency-name: "@openpgp/web-stream-tools"
versions: [">= 0.0.14"]
- dependency-name: "ava"
Expand All @@ -36,7 +34,5 @@ updates:
update-types: ["version-update:semver-major"]
- dependency-name: "chai-as-promised"
update-types: ["version-update:semver-major"]
- dependency-name: "eslint"
update-types: ["version-update:semver-major"]
- dependency-name: "filesize"
versions: [ "10.1.3", "10.1.4" ]
versions: [ ">= 10.1.3" ]
Loading

0 comments on commit 63d6239

Please sign in to comment.