Skip to content

Commit

Permalink
chore(deps): bump node-ical from 0.19.0 to 0.20.1 (#1227)
Browse files Browse the repository at this point in the history
Bumps [node-ical](https://github.com/jens-maus/node-ical) from 0.19.0 to 0.20.1.
- [Commits](jens-maus/node-ical@0.19.0...0.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 4cd13ac commit ac73c34
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"next": "14.2.14",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"node-ical": "0.19.0",
"node-ical": "0.20.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-syntax-highlighter": "^15.6.1",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4548,6 +4548,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.7":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

"axobject-query@npm:^3.2.1":
version: 3.2.1
resolution: "axobject-query@npm:3.2.1"
Expand Down Expand Up @@ -8336,7 +8347,7 @@ __metadata:
next: "npm:14.2.14"
next-sitemap: "npm:^4.2.3"
next-themes: "npm:^0.3.0"
node-ical: "npm:0.19.0"
node-ical: "npm:0.20.1"
nyc: "npm:^17.1.0"
postcss: "npm:^8.4.41"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -9151,15 +9162,15 @@ __metadata:
languageName: node
linkType: hard

"node-ical@npm:0.19.0":
version: 0.19.0
resolution: "node-ical@npm:0.19.0"
"node-ical@npm:0.20.1":
version: 0.20.1
resolution: "node-ical@npm:0.20.1"
dependencies:
axios: "npm:1.7.7"
axios: "npm:^1.7.7"
moment-timezone: "npm:^0.5.45"
rrule: "npm:2.8.1"
uuid: "npm:^10.0.0"
checksum: 10c0/15788f5a658eccb0b3ec7e692f8e882612a5e55926ab7d55e4540bdb88963e548f35388486a2d95e75caa939db840560ff4a159db46ffa509ec35df40c62b12c
checksum: 10c0/3e95ece63f0420f96b611913e0134660120bf2e87da8b1afbc73b6db2cbe2ad20d9b76ad912fa80b20923c64f0002869d98edaa53d143aa5989d223ff12ef621
languageName: node
linkType: hard

Expand Down

0 comments on commit ac73c34

Please sign in to comment.