File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
src/nerdbank-gitversioning.npm Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 33
33
"gulp-util" : " 3.0.8" ,
34
34
"merge2" : " 1.4.1" ,
35
35
"path" : " 0.12.7" ,
36
- "source-map" : " 0.7.4 " ,
36
+ "source-map" : " 0.7.6 " ,
37
37
"typescript" : " 5.5.4"
38
38
},
39
39
"dependencies" : {},
Original file line number Diff line number Diff line change @@ -1843,16 +1843,21 @@ source-map-resolve@^0.6.0:
1843
1843
atob "^2.1.2"
1844
1844
decode-uri-component "^0.2.0"
1845
1845
1846
- [email protected] .4, source-map@^0.7.3 :
1847
- version "0.7.4 "
1848
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4 .tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656 "
1849
- integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA ==
1846
+
1847
+ version "0.7.6 "
1848
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.6 .tgz#a3658ab87e5b6429c8a1f3ba0083d4c61ca3ef02 "
1849
+ integrity sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ ==
1850
1850
1851
1851
source-map@^0.6.0, source-map@^0.6.1 :
1852
1852
version "0.6.1"
1853
1853
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
1854
1854
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1855
1855
1856
+ source-map@^0.7.3 :
1857
+ version "0.7.4"
1858
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656"
1859
+ integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==
1860
+
1856
1861
sparkles@^1.0.0 :
1857
1862
version "1.0.1"
1858
1863
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.1.tgz#008db65edce6c50eec0c5e228e1945061dd0437c"
You can’t perform that action at this time.
0 commit comments