Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
Chore(deps-dev): Bump @klasa/core from 101b131 to a41149d
Browse files Browse the repository at this point in the history
Bumps [@klasa/core](https://github.com/dirigeants/core) from `101b131` to `a41149d`.
- [Release notes](https://github.com/dirigeants/core/releases)
- [Commits](dirigeants/core@101b131...a41149d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 20, 2020
1 parent 0795524 commit df1f972
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,19 +237,19 @@

"@klasa/core@dirigeants/core#build":
version "0.0.3"
uid "101b131f06411fe16e9080448eddac98821a3f1e"
resolved "https://codeload.github.com/dirigeants/core/tar.gz/101b131f06411fe16e9080448eddac98821a3f1e"
uid a41149d4b3e86da01b0c4f18b230d9b85614687a
resolved "https://codeload.github.com/dirigeants/core/tar.gz/a41149d4b3e86da01b0c4f18b230d9b85614687a"
dependencies:
"@klasa/bitfield" "^0.0.4"
"@klasa/cache" "^0.0.3"
"@klasa/dapi-types" "^0.2.1"
"@klasa/event-iterator" "^0.0.10"
"@klasa/dapi-types" "^0.3.0"
"@klasa/event-iterator" "^0.0.11"
"@klasa/rest" "^0.5.4"
"@klasa/snowflake" "^0.0.1"
"@klasa/timer-manager" "^0.0.1"
"@klasa/utils" "^0.0.8"
"@klasa/utils" "^0.1.0"
"@klasa/ws" "^0.0.14"
"@types/node" "^14.0.20"
"@types/node" "^14.0.26"
"@types/node-fetch" "^2.5.7"
fs-nextra "^0.5.1"

Expand All @@ -258,20 +258,25 @@
resolved "https://registry.yarnpkg.com/@klasa/cron/-/cron-0.0.1.tgz#88f0325e00f6eaed19bd14657eb959cac448172b"
integrity sha512-YqT8ybFWY4CnW4il4IdntES+RV6vWEPQ5fZa3xzC3rhi6Nfq38yHTG0NtqqVqTlXZWyutgZq/2TPrCAk8jDd1A==

"@klasa/dapi-types@^0.2.1", "@klasa/dapi-types@^0.2.2":
"@klasa/dapi-types@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@klasa/dapi-types/-/dapi-types-0.2.2.tgz#87a10ecd9f0a611b123765997c358c929a81e131"
integrity sha512-axDQx4AfiuLiBUqrPBn5AJC5lDUhMyAKyGFY6x3Nm1WZjw5mU+r4/+7hDAvdrVpxe957fB3kC69vYqnXNy05GA==

"@klasa/dapi-types@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@klasa/dapi-types/-/dapi-types-0.3.0.tgz#710c9965b9676af7804a6d4f178e0147b7d0ab91"
integrity sha512-9jG3b4XNXeNMCKECQcxd5u1A0YW2Ff75ywJYks9uTPSNu1x29ZAgYnkOag/NEB4PCItkfp2fik6FwNDmfnQ6cA==

"@klasa/duration@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@klasa/duration/-/duration-0.0.3.tgz#960e4ef09340fae9f97ff92b3485b8d2f7376439"
integrity sha512-T0RFw4c/TPwyzJ6yN7ZgC63Fo8epHWgsIFOk3S+Nb7GeMJhMPrRsGvcHTuocy4I1sDypMGUq+RfRtExx9kUdtQ==

"@klasa/event-iterator@^0.0.10":
version "0.0.10"
resolved "https://registry.yarnpkg.com/@klasa/event-iterator/-/event-iterator-0.0.10.tgz#9805297be51ccb5767d31f700957ddb79ec4855b"
integrity sha512-AUr8d9+4YeHN2/b1C8EVSZTfLut/+j2u8zcrKRt3BFP5kxdHSg+RSOJ7wP+gQ0dvrVZMQNwbIg/xFVr9G1EsLA==
"@klasa/event-iterator@^0.0.11":
version "0.0.11"
resolved "https://registry.yarnpkg.com/@klasa/event-iterator/-/event-iterator-0.0.11.tgz#2c7df21a7b57129333f08838769caca2a2e81028"
integrity sha512-G/YbJpxPu7ZpTO8OueqITzvcz5fwl5dPazPOhn3IYXqhIqSdxo0pDAGAj2R3J8eKCLDpXcU8ngK/Sg12okdxzA==

"@klasa/ratelimits@^0.1.0":
version "0.1.0"
Expand Down Expand Up @@ -418,7 +423,7 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@14", "@types/node@^14.0.20":
"@types/node@*", "@types/node@14", "@types/node@^14.0.26":
version "14.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
Expand Down

0 comments on commit df1f972

Please sign in to comment.