Skip to content

Commit 8d7e8d6

Browse files
chore(deps): revert ical.js to 1.5.0 (ietf-tools#7293)
* chore(deps): revert ical.js to 1.5.0 @fullcalendar/icalendar needs < 2.0.0 * chore(deps): Add ical.js to yarn cache
1 parent 864b19f commit 8d7e8d6

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

.pnp.cjs

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
164 KB
Binary file not shown.
-250 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"d3": "7.9.0",
2626
"file-saver": "2.0.5",
2727
"highcharts": "11.4.0",
28-
"ical.js": "2.0.0",
28+
"ical.js": "1.5.0",
2929
"jquery": "3.7.1",
3030
"js-cookie": "3.0.5",
3131
"list.js": "2.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4849,10 +4849,10 @@ browserlist@latest:
48494849
languageName: node
48504850
linkType: hard
48514851

4852-
"ical.js@npm:2.0.0":
4853-
version: 2.0.0
4854-
resolution: "ical.js@npm:2.0.0"
4855-
checksum: e4a5cf06d264fd09fa30fd54ae78530c899ce605547c9ac68264c1b2302c1c4522956a19f265b33ffbb21ca500f7938f6c774f1abcd147ee6b90dd91c090719f
4852+
"ical.js@npm:1.5.0":
4853+
version: 1.5.0
4854+
resolution: "ical.js@npm:1.5.0"
4855+
checksum: 51df7a01f462dc8a02b3c3c28acb288756071044c4a8b56ff5179995bb219e569e72cfedac6f4ab03dc643be34f5d88c09a7d79c4be6ba8a7623b7336eecb110
48564856
languageName: node
48574857
linkType: hard
48584858

@@ -7056,7 +7056,7 @@ browserlist@latest:
70567056
file-saver: 2.0.5
70577057
highcharts: 11.4.0
70587058
html-validate: 8.18.1
7059-
ical.js: 2.0.0
7059+
ical.js: 1.5.0
70607060
jquery: 3.7.1
70617061
jquery-migrate: 3.4.1
70627062
js-cookie: 3.0.5

0 commit comments

Comments
 (0)