1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 17:15:16 +01:00

build(deps-dev): Bump all-object-keys from 2.1.1 to 2.2.0

Bumps [all-object-keys](https://github.com/coderaiser/all-object-keys) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/coderaiser/all-object-keys/releases)
- [Changelog](https://github.com/coderaiser/all-object-keys/blob/master/ChangeLog)
- [Commits](https://github.com/coderaiser/all-object-keys/compare/v2.1.1...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-04 02:17:29 +00:00 committed by GitHub
parent 21609d30d1
commit 0fe9486144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

View File

@ -226,7 +226,7 @@
"@typescript-eslint/typescript-estree": "^4.14.2",
"@vue/test-utils": "^1.1.2",
"ajv": "^7.0.4",
"all-object-keys": "^2.1.1",
"all-object-keys": "^2.2.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",

View File

@ -1834,10 +1834,12 @@ align-text@^0.1.1, align-text@^0.1.3:
longest "^1.0.1"
repeat-string "^1.5.2"
all-object-keys@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/all-object-keys/-/all-object-keys-2.1.1.tgz#f0693e8031f9d88bf804649a7ed421794f26b4ca"
integrity sha512-gE7sVZoFCJR5I5ijxXQos5XDkc6bHheBj9cwvb9aEfTdrjerWXdBf8Ci3yGy9wVi/Ys6TKwZhJCZ8q0e2Gp+4g==
all-object-keys@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/all-object-keys/-/all-object-keys-2.2.0.tgz#4e0cd06357eefc006741f6bb8a47dde500dbe01c"
integrity sha512-x8eEZ/ZhC6OjCKanec3y7DpCj/Kymife0yVkq56XDWUwZcZotzC0ejgO5/dbgRiBVMRb09dY+JP9dySCHysl9A==
dependencies:
try-catch "^3.0.0"
amdefine@>=0.0.4:
version "1.0.1"
@ -12578,6 +12580,11 @@ truncate-utf8-bytes@^1.0.0:
dependencies:
utf8-byte-length "^1.0.1"
try-catch@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/try-catch/-/try-catch-3.0.0.tgz#7996d8b89895e2e8ae62cbdbeb4fe17470f8131b"
integrity sha512-3uAqUnoemzca1ENvZ72EVimR+E8lqBbzwZ9v4CEbLjkaV3Q+FtdmPUt7jRtoSoTiYjyIMxEkf6YgUpe/voJ1ng==
ts-jest@^26.5.0:
version "26.5.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0.tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21"