Skip to content

Commit 31e5d64

Browse files
Update dependency gulp-sourcemaps to v3
1 parent e172f1a commit 31e5d64

File tree

2 files changed

+81
-56
lines changed

2 files changed

+81
-56
lines changed

tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"gulp-plumber": "1.2.1",
5757
"gulp-rename": "1.4.0",
5858
"gulp-size": "3.0.0",
59-
"gulp-sourcemaps": "2.6.5",
59+
"gulp-sourcemaps": "3.0.0",
6060
"gulp-uglify-es": "1.0.4",
6161
"gulp-webserver": "0.9.1",
6262
"lodash": "4.17.21",

yarn.lock

+80-55
Original file line numberDiff line numberDiff line change
@@ -853,21 +853,21 @@
853853
unique-filename "^1.1.1"
854854
which "^1.3.1"
855855

856-
"@gulp-sourcemaps/identity-map@1.X":
857-
version "1.0.2"
858-
resolved "https://registry.yarnpkg.com/@gulp-sourcemaps/identity-map/-/identity-map-1.0.2.tgz#1e6fe5d8027b1f285dc0d31762f566bccd73d5a9"
859-
integrity sha512-ciiioYMLdo16ShmfHBXJBOFm3xPC4AuwO4xeRpFeHz7WK9PYsWCmigagG2XyzZpubK4a3qNKoUBDhbzHfa50LQ==
856+
"@gulp-sourcemaps/identity-map@^2.0.1":
857+
version "2.0.1"
858+
resolved "https://registry.yarnpkg.com/@gulp-sourcemaps/identity-map/-/identity-map-2.0.1.tgz#a6e8b1abec8f790ec6be2b8c500e6e68037c0019"
859+
integrity sha512-Tb+nSISZku+eQ4X1lAkevcQa+jknn/OVUgZ3XCxEKIsLsqYuPoJwJOPQeaOk75X3WPftb29GWY1eqE7GLsXb1Q==
860860
dependencies:
861-
acorn "^5.0.3"
862-
css "^2.2.1"
863-
normalize-path "^2.1.1"
861+
acorn "^6.4.1"
862+
normalize-path "^3.0.0"
863+
postcss "^7.0.16"
864864
source-map "^0.6.0"
865-
through2 "^2.0.3"
865+
through2 "^3.0.1"
866866

867-
"@gulp-sourcemaps/map-sources@1.X":
867+
"@gulp-sourcemaps/map-sources@^1.0.0":
868868
version "1.0.0"
869869
resolved "https://registry.yarnpkg.com/@gulp-sourcemaps/map-sources/-/map-sources-1.0.0.tgz#890ae7c5d8c877f6d384860215ace9d7ec945bda"
870-
integrity sha1-iQrnxdjId/bThIYCFazp1+yUW9o=
870+
integrity sha512-o/EatdaGt8+x2qpb0vFLC/2Gug/xYPRXb6a+ET1wGYKozKN3krDWC/zZFZAtrzxJHuDL12mwdfEFKcKMNvc55A==
871871
dependencies:
872872
normalize-path "^2.0.1"
873873
through2 "^2.0.3"
@@ -1845,16 +1845,16 @@ acorn-walk@^7.0.0:
18451845
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
18461846
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
18471847

1848-
[email protected], acorn@^5.0.3, acorn@^5.5.3:
1849-
version "5.7.4"
1850-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
1851-
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
1852-
18531848
acorn@^2.1.0, acorn@^2.4.0:
18541849
version "2.7.0"
18551850
resolved "https://registry.yarnpkg.com/acorn/-/acorn-2.7.0.tgz#ab6e7d9d886aaca8b085bc3312b79a198433f0e7"
18561851
integrity sha1-q259nYhqrKiwhbwzEreaGYQz8Oc=
18571852

1853+
acorn@^5.5.3:
1854+
version "5.7.4"
1855+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
1856+
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
1857+
18581858
acorn@^6.0.1, acorn@^6.0.7, acorn@^6.4.1:
18591859
version "6.4.2"
18601860
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
@@ -3511,7 +3511,12 @@ conventional-recommended-bump@^5.0.0:
35113511
meow "^4.0.0"
35123512
q "^1.5.1"
35133513

3514-
[email protected], convert-source-map@^1.1.0, convert-source-map@^1.5.0, convert-source-map@^1.5.1:
3514+
convert-source-map@^1.0.0:
3515+
version "1.9.0"
3516+
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
3517+
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
3518+
3519+
convert-source-map@^1.1.0, convert-source-map@^1.5.0, convert-source-map@^1.5.1:
35153520
version "1.7.0"
35163521
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
35173522
integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
@@ -3715,15 +3720,14 @@ css-selector-tokenizer@^0.7.0:
37153720
cssesc "^3.0.0"
37163721
fastparse "^1.1.2"
37173722

3718-
css@2.X, css@^2.2.1:
3719-
version "2.2.4"
3720-
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
3721-
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
3723+
css@^3.0.0:
3724+
version "3.0.0"
3725+
resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d"
3726+
integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==
37223727
dependencies:
3723-
inherits "^2.0.3"
3728+
inherits "^2.0.4"
37243729
source-map "^0.6.1"
3725-
source-map-resolve "^0.5.2"
3726-
urix "^0.1.0"
3730+
source-map-resolve "^0.6.0"
37273731

37283732
37293733
version "3.0.0-3.1"
@@ -3870,7 +3874,7 @@ dateformat@^3.0.0:
38703874
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
38713875
integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==
38723876

3873-
debug-fabulous@1.X:
3877+
debug-fabulous@^1.0.0:
38743878
version "1.1.0"
38753879
resolved "https://registry.yarnpkg.com/debug-fabulous/-/debug-fabulous-1.1.0.tgz#af8a08632465224ef4174a9f06308c3c2a1ebc8e"
38763880
integrity sha512-GZqvGIgKNlUnHUPQhepnUZFIMoi3dgZKQBzKDeL2g7oJF9SNAji/AAu36dusFUas0O+pae74lNeoIPHqXWDkLg==
@@ -4087,10 +4091,10 @@ detect-indent@^5.0.0:
40874091
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
40884092
integrity sha1-OHHMCmoALow+Wzz38zYmRnXwa50=
40894093

4090-
detect-newline@2.X:
4094+
detect-newline@^2.0.0:
40914095
version "2.1.0"
40924096
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
4093-
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
4097+
integrity sha512-CwffZFvlJffUg9zZA0uqrjQayUTC8ob94pnr5sFwaVv3IOmkfUHcWH+jXaQK3askE51Cqe8/9Ql/0uXNwqZ8Zg==
40944098

40954099
detective@^5.2.0:
40964100
version "5.2.0"
@@ -5688,7 +5692,7 @@ [email protected]:
56885692
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
56895693
integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=
56905694

5691-
graceful-fs@4.X, graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.2:
5695+
graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.2:
56925696
version "4.2.6"
56935697
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
56945698
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
@@ -5828,22 +5832,22 @@ [email protected]:
58285832
stream-counter "^1.0.0"
58295833
through2 "^2.0.0"
58305834

5831-
gulp-sourcemaps@2.6.5:
5832-
version "2.6.5"
5833-
resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-2.6.5.tgz#a3f002d87346d2c0f3aec36af7eb873f23de8ae6"
5834-
integrity sha512-SYLBRzPTew8T5Suh2U8jCSDKY+4NARua4aqjj8HOysBh2tSgT9u4jc1FYirAdPx1akUxxDeK++fqw6Jg0LkQRg==
5835-
dependencies:
5836-
"@gulp-sourcemaps/identity-map" "1.X"
5837-
"@gulp-sourcemaps/map-sources" "1.X"
5838-
acorn "5.X"
5839-
convert-source-map "1.X"
5840-
css "2.X"
5841-
debug-fabulous "1.X"
5842-
detect-newline "2.X"
5843-
graceful-fs "4.X"
5844-
source-map "~0.6.0"
5845-
strip-bom-string "1.X"
5846-
through2 "2.X"
5835+
gulp-sourcemaps@3.0.0:
5836+
version "3.0.0"
5837+
resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-3.0.0.tgz#2e154e1a2efed033c0e48013969e6f30337b2743"
5838+
integrity sha512-RqvUckJkuYqy4VaIH60RMal4ZtG0IbQ6PXMNkNsshEGJ9cldUPRb/YCgboYae+CLAs1HQNb4ADTKCx65HInquQ==
5839+
dependencies:
5840+
"@gulp-sourcemaps/identity-map" "^2.0.1"
5841+
"@gulp-sourcemaps/map-sources" "^1.0.0"
5842+
acorn "^6.4.1"
5843+
convert-source-map "^1.0.0"
5844+
css "^3.0.0"
5845+
debug-fabulous "^1.0.0"
5846+
detect-newline "^2.0.0"
5847+
graceful-fs "^4.0.0"
5848+
source-map "^0.6.0"
5849+
strip-bom-string "^1.0.0"
5850+
through2 "^2.0.0"
58475851

58485852
[email protected], gulp-uglify-es@^1.0.4:
58495853
version "1.0.4"
@@ -9264,6 +9268,11 @@ performance-now@^2.1.0:
92649268
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
92659269
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
92669270

9271+
picocolors@^0.2.1:
9272+
version "0.2.1"
9273+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
9274+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
9275+
92679276
pify@^2.0.0, pify@^2.3.0:
92689277
version "2.3.0"
92699278
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -9723,6 +9732,14 @@ postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.3
97239732
source-map "^0.6.1"
97249733
supports-color "^6.1.0"
97259734

9735+
postcss@^7.0.16:
9736+
version "7.0.39"
9737+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
9738+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
9739+
dependencies:
9740+
picocolors "^0.2.1"
9741+
source-map "^0.6.1"
9742+
97269743
prelude-ls@~1.1.2:
97279744
version "1.1.2"
97289745
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -11079,7 +11096,7 @@ sort-keys@^2.0.0:
1107911096
dependencies:
1108011097
is-plain-obj "^1.0.0"
1108111098

11082-
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
11099+
source-map-resolve@^0.5.0:
1108311100
version "0.5.3"
1108411101
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
1108511102
integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==
@@ -11090,6 +11107,14 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
1109011107
source-map-url "^0.4.0"
1109111108
urix "^0.1.0"
1109211109

11110+
source-map-resolve@^0.6.0:
11111+
version "0.6.0"
11112+
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
11113+
integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==
11114+
dependencies:
11115+
atob "^2.1.2"
11116+
decode-uri-component "^0.2.0"
11117+
1109311118
source-map-support@^0.5.9, source-map-support@~0.5.10:
1109411119
version "0.5.19"
1109511120
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
@@ -11482,10 +11507,10 @@ strip-ansi@^6.0.0:
1148211507
dependencies:
1148311508
ansi-regex "^5.0.0"
1148411509

11485-
strip-bom-string@1.X:
11510+
strip-bom-string@^1.0.0:
1148611511
version "1.0.0"
1148711512
resolved "https://registry.yarnpkg.com/strip-bom-string/-/strip-bom-string-1.0.0.tgz#e5211e9224369fbb81d633a2f00044dc8cedad92"
11488-
integrity sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=
11513+
integrity sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==
1148911514

1149011515
strip-bom@^2.0.0:
1149111516
version "2.0.0"
@@ -11726,14 +11751,6 @@ through2-filter@^3.0.0:
1172611751
through2 "~2.0.0"
1172711752
xtend "~4.0.0"
1172811753

11729-
[email protected], through2@^2.0.0, through2@^2.0.1, through2@^2.0.2, through2@^2.0.3, through2@~2.0.0, through2@~2.0.3:
11730-
version "2.0.5"
11731-
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
11732-
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
11733-
dependencies:
11734-
readable-stream "~2.3.6"
11735-
xtend "~4.0.1"
11736-
1173711754
through2@^0.5.0, through2@^0.5.1:
1173811755
version "0.5.1"
1173911756
resolved "https://registry.yarnpkg.com/through2/-/through2-0.5.1.tgz#dfdd012eb9c700e2323fd334f38ac622ab372da7"
@@ -11742,7 +11759,15 @@ through2@^0.5.0, through2@^0.5.1:
1174211759
readable-stream "~1.0.17"
1174311760
xtend "~3.0.0"
1174411761

11745-
through2@^3.0.0:
11762+
through2@^2.0.0, through2@^2.0.1, through2@^2.0.2, through2@^2.0.3, through2@~2.0.0, through2@~2.0.3:
11763+
version "2.0.5"
11764+
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
11765+
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
11766+
dependencies:
11767+
readable-stream "~2.3.6"
11768+
xtend "~4.0.1"
11769+
11770+
through2@^3.0.0, through2@^3.0.1:
1174611771
version "3.0.2"
1174711772
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.2.tgz#99f88931cfc761ec7678b41d5d7336b5b6a07bf4"
1174811773
integrity sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==

0 commit comments

Comments
 (0)