Skip to content

Commit a09376d

Browse files
Update dependency source-map to v0.7.6 (#1230)
1 parent d2fcc16 commit a09376d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

src/nerdbank-gitversioning.npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"gulp-util": "3.0.8",
3434
"merge2": "1.4.1",
3535
"path": "0.12.7",
36-
"source-map": "0.7.4",
36+
"source-map": "0.7.6",
3737
"typescript": "5.5.4"
3838
},
3939
"dependencies": {},

src/nerdbank-gitversioning.npm/yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,16 +1843,21 @@ source-map-resolve@^0.6.0:
18431843
atob "^2.1.2"
18441844
decode-uri-component "^0.2.0"
18451845

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==
18501850

18511851
source-map@^0.6.0, source-map@^0.6.1:
18521852
version "0.6.1"
18531853
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
18541854
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
18551855

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+
18561861
sparkles@^1.0.0:
18571862
version "1.0.1"
18581863
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.1.tgz#008db65edce6c50eec0c5e228e1945061dd0437c"

0 commit comments

Comments
 (0)