Skip to content

Commit 83f1b58

Browse files
renovate-botclydin
authored andcommitted
build: update source-map-loader to version 1.1.2
(cherry picked from commit 179d4b5)
1 parent fb1fcfc commit 83f1b58

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz",
205205
"semver": "7.3.2",
206206
"source-map": "0.7.3",
207-
"source-map-loader": "1.1.1",
207+
"source-map-loader": "1.1.2",
208208
"source-map-support": "0.5.19",
209209
"spdx-satisfies": "^5.0.0",
210210
"speed-measure-webpack-plugin": "1.3.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"sass-loader": "10.0.4",
6060
"semver": "7.3.2",
6161
"source-map": "0.7.3",
62-
"source-map-loader": "1.1.1",
62+
"source-map-loader": "1.1.2",
6363
"source-map-support": "0.5.19",
6464
"speed-measure-webpack-plugin": "1.3.3",
6565
"style-loader": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11105,10 +11105,10 @@ source-list-map@^2.0.0, source-list-map@^2.0.1:
1110511105
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
1110611106
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
1110711107

11108-
11109-
version "1.1.1"
11110-
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.1.tgz#1dd964294cfcc3d9bab65f46af97a38d8ae0c65d"
11111-
integrity sha512-m2HjSWP2R1yR9P31e4+ciGHFOPvW6GmqHgZkneOkrME2VvWysXTGi4o0yS28iKWWP3vAUmAoa+3x5ZRI2BIX6A==
11108+
11109+
version "1.1.2"
11110+
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.2.tgz#5b782bf08496d3a7f355e1780df0e25190a80991"
11111+
integrity sha512-bjf6eSENOYBX4JZDfl9vVLNsGAQ6Uz90fLmOazcmMcyDYOBFsGxPNn83jXezWLY9bJsVAo1ObztxPcV8HAbjVA==
1111211112
dependencies:
1111311113
abab "^2.0.5"
1111411114
iconv-lite "^0.6.2"

0 commit comments

Comments
 (0)