Skip to content

Commit

Permalink
build(deps): bump ics from 3.5.0 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps [ics](https://github.com/adamgibbons/ics) from 3.5.0 to 3.8.1.
- [Release notes](https://github.com/adamgibbons/ics/releases)
- [Commits](adamgibbons/ics@v3.5.0...v3.8.1)

---
updated-dependencies:
- dependency-name: ics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 85d9819 commit 3fd4dc2
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1861,11 +1861,12 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24:
safer-buffer ">= 2.1.2 < 3"

ics@^3.5.0:
version "3.5.0"
resolved "https://registry.npmjs.org/ics/-/ics-3.5.0.tgz#d63f5d22a71c6fce71f046cd8f2b1ec71a5d2731"
integrity sha512-4jXcwh0cyGyE9FaoHE/zFjpac0t6CIPGLQ5rPr9x/Uj3YmVDIIYLa01lpgp1GsUGdhsEwa/PgCm1/kocRItOEg==
version "3.8.1"
resolved "https://registry.yarnpkg.com/ics/-/ics-3.8.1.tgz#4f89d7e05bc45378d9337d748caa1a2756eaebae"
integrity sha512-UqQlfkajfhrS4pUGQfGIJMYz/Jsl/ob3LqcfEhUmLbwumg+ZNkU0/6S734Vsjq3/FYNpEcZVKodLBoe+zBM69g==
dependencies:
nanoid "^3.1.23"
runes2 "^1.1.2"
yup "^1.2.0"

ignore@^5.2.0, ignore@^5.2.4, ignore@~5.2.4:
Expand Down Expand Up @@ -2733,6 +2734,11 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

runes2@^1.1.2:
version "1.1.4"
resolved "https://registry.yarnpkg.com/runes2/-/runes2-1.1.4.tgz#aa38d3d7946e147ac4718ed0fb19b22340ae5c66"
integrity sha512-LNPnEDPOOU4ehF71m5JoQyzT2yxwD6ZreFJ7MxZUAoMKNMY1XrAo60H1CUoX5ncSm0rIuKlqn9JZNRrRkNou2g==

rxjs@^6.4.0:
version "6.6.7"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
Expand Down

0 comments on commit 3fd4dc2

Please sign in to comment.