mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update dependency source-map-support to v0.5.21 (#44225)
PR Close #44225
This commit is contained in:
committed by
Jessica Janiuk
parent
a0177c6a3a
commit
40eb2f57f4
+1
-1
@@ -147,7 +147,7 @@
|
||||
"selenium-webdriver": "3.5.0",
|
||||
"shelljs": "^0.8.4",
|
||||
"source-map": "^0.6.1",
|
||||
"source-map-support": "0.5.20",
|
||||
"source-map-support": "0.5.21",
|
||||
"sourcemap-codec": "^1.4.8",
|
||||
"systemjs": "0.18.10",
|
||||
"terser": "^5.8.0",
|
||||
|
||||
@@ -13073,6 +13073,14 @@ source-map-support@0.5.20, source-map-support@^0.5.5, source-map-support@~0.5.20
|
||||
buffer-from "^1.0.0"
|
||||
source-map "^0.6.0"
|
||||
|
||||
source-map-support@0.5.21:
|
||||
version "0.5.21"
|
||||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
||||
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
||||
dependencies:
|
||||
buffer-from "^1.0.0"
|
||||
source-map "^0.6.0"
|
||||
|
||||
source-map-support@0.5.9:
|
||||
version "0.5.9"
|
||||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.9.tgz#41bc953b2534267ea2d605bccfa7bfa3111ced5f"
|
||||
|
||||
Reference in New Issue
Block a user