1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00

build(deps): update dependency typescript to v4.1.4 ()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-10 14:11:41 +11:00 committed by GitHub
parent 2d978f6032
commit 7b328e729d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"react-router-dom": "5.2.0", "react-router-dom": "5.2.0",
"react-scripts": "4.0.2", "react-scripts": "4.0.2",
"react-test-renderer": "16.14.0", "react-test-renderer": "16.14.0",
"typescript": "4.1.3", "typescript": "4.1.4",
"u2f-api": "1.2.1" "u2f-api": "1.2.1"
}, },
"scripts": { "scripts": {

View File

@ -12366,10 +12366,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.1.3: typescript@4.1.4:
version "4.1.3" version "4.1.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
u2f-api@1.2.1: u2f-api@1.2.1:
version "1.2.1" version "1.2.1"