This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
forked from mei23/misskey-v11
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump throttle-debounce and @types/throttle-debounce
Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) and [@types/throttle-debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/throttle-debounce). These dependencies needed to be updated together. Updates `throttle-debounce` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/niksy/throttle-debounce/releases) - [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md) - [Commits](niksy/throttle-debounce@v4.0.1...v5.0.0) Updates `@types/throttle-debounce` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/throttle-debounce) --- updated-dependencies: - dependency-name: throttle-debounce dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/throttle-debounce" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
382880f
commit 8d7ab37
Showing
2 changed files
with
19 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,14 +87,14 @@ | |
ky "^0.25.1" | ||
ky-universal "^0.8.2" | ||
|
||
"@discordapp/twemoji@13.1.1": | ||
version "13.1.1" | ||
resolved "https://registry.yarnpkg.com/@discordapp/twemoji/-/twemoji-13.1.1.tgz#f750d491ffb740eca619fac0c63650c1de7fff91" | ||
integrity sha512-WDnPjWq/trfCcZk7dzQ2cYH5v5XaIfPzyixJ//O9XKilYYZRVS3p61vFvax5qMwanMMbnNG1iOzeqHKtivO32A== | ||
"@discordapp/twemoji@14.0.2": | ||
version "14.0.2" | ||
resolved "https://registry.yarnpkg.com/@discordapp/twemoji/-/twemoji-14.0.2.tgz#50cc19f6f3769dc6b36eb251421b5f5d4629e837" | ||
integrity sha512-eYJpFsjViDTYwq3f6v+tRu8iRc+yLAeGrlh6kmNRvvC6rroUE2bMlBfEQ/WNh+2Q1FtSEFXpxzuQPOHzRzbAyA== | ||
dependencies: | ||
fs-extra "^8.0.1" | ||
jsonfile "^5.0.0" | ||
twemoji-parser "13.1.0" | ||
twemoji-parser "14.0.0" | ||
universalify "^0.1.2" | ||
|
||
"@discoveryjs/json-ext@^0.5.0": | ||
|
@@ -127,11 +127,6 @@ | |
minimatch "^3.0.4" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@fortawesome/[email protected]": | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.1.1.tgz#7dc996042d21fc1ae850e3173b5c67b0549f9105" | ||
integrity sha512-wVn5WJPirFTnzN6tR95abCx+ocH+3IFLXAgyavnf9hUmN0CfWoDjPT/BAWsUVwSlYYVBeCLJxaqi7ZGe4uSjBA== | ||
|
||
"@fortawesome/[email protected]": | ||
version "6.1.2" | ||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.1.2.tgz#c1095b1bbabf19f37f9ff0719db38d92a410bcfe" | ||
|
@@ -999,10 +994,10 @@ | |
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.134.0.tgz#22ae9892f4490faaf35f0ccea127df18407b8ab3" | ||
integrity sha512-4YB+99Rgqq27EjiYTItEoZtdjLnTh8W9LxowgpC9eWsjaQJIL4Kn/ZcUKAnW3gB/jS4hqGN8iqmid+RcUZDzpA== | ||
|
||
"@types/throttle-debounce@4.0.0": | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/throttle-debounce/-/throttle-debounce-4.0.0.tgz#ae62a652c914f46276c78730f53fab85b4825f09" | ||
integrity sha512-BZ1Y2nf1U3qj9MNWrlTG3+FWfFS8xfG2DA0ypiZ1pBUiO8WEvEjNTmQuecnYDtQvegRojeKh+iwNK2NjJ8a3YQ== | ||
"@types/throttle-debounce@5.0.0": | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/throttle-debounce/-/throttle-debounce-5.0.0.tgz#8208087f0af85107bcc681c50fa837fc9505483e" | ||
integrity sha512-Pb7k35iCGFcGPECoNE4DYp3Oyf2xcTd3FbFQxXUI9hEYKUl6YX+KLf7HrBmgVcD05nl50LIH6i+80js4iYmWbw== | ||
|
||
"@types/[email protected]": | ||
version "1.4.3" | ||
|
@@ -10325,10 +10320,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/three/-/three-0.134.0.tgz#d7ad4d85d050da0861bf39749b06ddfb5f17157f" | ||
integrity sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg== | ||
|
||
throttle-debounce@4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-4.0.1.tgz#f86656fe9c8a6b8218952ef36c3bf225089b1baf" | ||
integrity sha512-s3PedbXdZtr8v3J5Sxd5T/GmWG80BcK5GVpwDdvgEaUXsaMqQe4zxgmC4TA7B8luSDCPxo3CeSBS3F9rF1CZwg== | ||
throttle-debounce@5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-5.0.0.tgz#a17a4039e82a2ed38a5e7268e4132d6960d41933" | ||
integrity sha512-2iQTSgkkc1Zyk0MeVrt/3BvuOXYPl/R8Z0U2xxo9rjwNciaHDG3R+Lm6dh4EeUci49DanvBnuqI6jshoQQRGEg== | ||
|
||
through2-filter@^3.0.0: | ||
version "3.0.0" | ||
|
@@ -10611,10 +10606,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: | |
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" | ||
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= | ||
|
||
twemoji-parser@13.1.0: | ||
version "13.1.0" | ||
resolved "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-13.1.0.tgz#65e7e449c59258791b22ac0b37077349127e3ea4" | ||
integrity sha512-AQOzLJpYlpWMy8n+0ATyKKZzWlZBJN+G0C+5lhX7Ftc2PeEVdUU/7ns2Pn2vVje26AIZ/OHwFoUbdv6YYD/wGg== | ||
twemoji-parser@14.0.0: | ||
version "14.0.0" | ||
resolved "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-14.0.0.tgz#13dabcb6d3a261d9efbf58a1666b182033bf2b62" | ||
integrity sha512-9DUOTGLOWs0pFWnh1p6NF+C3CkQ96PWmEFwhOVmT3WbecRC+68AIqpsnJXygfkFcp4aXbOp8Dwbhh/HQgvoRxA== | ||
|
||
type-check@^0.4.0, type-check@~0.4.0: | ||
version "0.4.0" | ||
|