Skip to content

Commit

Permalink
build(deps): Bump ical.js from 1.4.0 to 1.5.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatrl committed Aug 14, 2022
1 parent 0532453 commit e404d6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"axios": "^0.19.2",
"dotenv": "^8.2.0",
"fs": "^0.0.1-security",
"ical.js": "^1.4.0",
"ical.js": "^1.5.0",
"jsdom": "^16.4.0",
"moment-timezone": "^0.5.33",
"node-fetch": "^2.6.1",
Expand All @@ -41,4 +41,4 @@
"build": "tsc --outDir dist",
"test": "echo Hi!"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -989,10 +989,10 @@ http-signature@~1.2.0:
jsprim "^1.2.2"
sshpk "^1.7.0"

ical.js@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/ical.js/-/ical.js-1.4.0.tgz#fc5619dc55fe03d909bf04362aa0677f4541b9d7"
integrity sha512-ltHZuOFNNjcyEYbzDgjemS7LWIFh2vydJeznxQHUh3dnarbxqOYsWONYteBVAq1MEOHnwXFGN2eskZReHclnrA==
ical.js@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/ical.js/-/ical.js-1.5.0.tgz#23213accd1d8f7248d01705acb06270a70d20662"
integrity sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ==

[email protected]:
version "0.4.24"
Expand Down

0 comments on commit e404d6d

Please sign in to comment.