1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-23 18:44:20 +03:00

Merge pull request #4823 from Eugeny/dependabot/npm_and_yarn/utils-decorators-1.10.4

This commit is contained in:
Eugeny 2021-11-06 22:50:10 +01:00 committed by GitHub
commit 436b366743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -71,7 +71,7 @@
"tslib": "^2.3.1",
"typedoc": "^0.22.3",
"typescript": "^4.3.5",
"utils-decorators": "^1.8.3",
"utils-decorators": "^1.10.4",
"val-loader": "4.0.0",
"webpack": "^5.61.0",
"webpack-bundle-analyzer": "^4.4.2",

View File

@ -8406,10 +8406,10 @@ util-extend@^1.0.1:
resolved "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz"
integrity sha1-p8IW0mdUUWljeztu3GypEZ4v+T8=
utils-decorators@^1.8.3:
version "1.10.2"
resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.10.2.tgz#c0d514675d12e9efbedc0d5bf71f2c4f1fbabad8"
integrity sha512-UsrCOMHUhLOg9UuqletRS3ICctJLK5oa3db/vWjGZD9ZHcA410WPQGrXagx9lp0QfBbAbU9jtUqeFrzp3tJ2SQ==
utils-decorators@^1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/utils-decorators/-/utils-decorators-1.10.4.tgz#df3482fdddf127ca6db7ac58e0d3a19c99678bf1"
integrity sha512-f/GnLD+TA6DOW53v+3frv8kehx3q9UBtsB47yU2ie8A0rTd0w2fW0FLeYUEEgmqhTk3xHt9uihSish/nD3aQeg==
dependencies:
tinyqueue "^2.0.3"