1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-25 11:33:35 +03:00

Merge pull request #3944 from Eugeny/dependabot/npm_and_yarn/terminus-local/utils-decorators-1.8.3

Bump utils-decorators from 1.8.1 to 1.8.3 in /terminus-local
This commit is contained in:
Eugene 2021-06-05 19:31:00 +02:00 committed by GitHub
commit 3f667c85e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"runes": "^0.4.2",
"shell-escape": "^0.2.0",
"slugify": "^1.5.3",
"utils-decorators": "^1.8.1"
"utils-decorators": "^1.8.3"
},
"peerDependencies": {
"@angular/animations": "^9.1.9",

View File

@ -473,10 +473,10 @@ unbox-primitive@^1.0.0:
has-symbols "^1.0.2"
which-boxed-primitive "^1.0.2"
utils-decorators@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.8.1.tgz#6e7e2cf46c05a9554c05f004e5235696142bd5f7"
integrity sha512-UpqzJj40jdTknZpxdeYL7p+8Ynl3bpHP6yoxoY+RmuDCOaelTiOz4GcDpScPvfZhv/ivHTV1bPJZeQd8tlxczA==
utils-decorators@^1.8.3:
version "1.8.3"
resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.8.3.tgz#7ec9c2b4a943658de34cb2533bf2fd9c4b1cd61b"
integrity sha512-QtoRQikWeYtMZsT5ChOz5HNzYxLGCEBUELQ1J8+WIuSQo+1D2bPwIY08DKzw88YSl2HXes60RxfafYhgXnlVJA==
dependencies:
tinyqueue "^2.0.3"