Skip to content

Commit

Permalink
chore(deps): revert ical.js to 1.5.0 (#7293)
Browse files Browse the repository at this point in the history
* chore(deps): revert ical.js to 1.5.0

@fullcalendar/icalendar needs < 2.0.0

* chore(deps): Add ical.js to yarn cache
  • Loading branch information
jennifer-richards committed Apr 5, 2024
1 parent 864b19f commit 8d7e8d6
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"d3": "7.9.0",
"file-saver": "2.0.5",
"highcharts": "11.4.0",
"ical.js": "2.0.0",
"ical.js": "1.5.0",
"jquery": "3.7.1",
"js-cookie": "3.0.5",
"list.js": "2.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -4849,10 +4849,10 @@ browserlist@latest:
languageName: node
linkType: hard

"ical.js@npm:2.0.0":
version: 2.0.0
resolution: "ical.js@npm:2.0.0"
checksum: e4a5cf06d264fd09fa30fd54ae78530c899ce605547c9ac68264c1b2302c1c4522956a19f265b33ffbb21ca500f7938f6c774f1abcd147ee6b90dd91c090719f
"ical.js@npm:1.5.0":
version: 1.5.0
resolution: "ical.js@npm:1.5.0"
checksum: 51df7a01f462dc8a02b3c3c28acb288756071044c4a8b56ff5179995bb219e569e72cfedac6f4ab03dc643be34f5d88c09a7d79c4be6ba8a7623b7336eecb110
languageName: node
linkType: hard

Expand Down Expand Up @@ -7056,7 +7056,7 @@ browserlist@latest:
file-saver: 2.0.5
highcharts: 11.4.0
html-validate: 8.18.1
ical.js: 2.0.0
ical.js: 1.5.0
jquery: 3.7.1
jquery-migrate: 3.4.1
js-cookie: 3.0.5
Expand Down

0 comments on commit 8d7e8d6

Please sign in to comment.