Skip to content

Commit

Permalink
chore(deps): update dependency source-map-loader to v5 (#12693)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Jondyr committed Jun 10, 2024
1 parent 23db148 commit 536330b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"redux-mock-store": "1.5.4",
"redux-saga": "1.3.0",
"redux-saga-test-plan": "4.0.6",
"source-map-loader": "4.0.2",
"source-map-loader": "5.0.0",
"style-loader": "4.0.0",
"svg-inline-loader": "0.8.2",
"swc-loader": "0.2.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8404,7 +8404,7 @@ __metadata:
redux-mock-store: "npm:1.5.4"
redux-saga: "npm:1.3.0"
redux-saga-test-plan: "npm:4.0.6"
source-map-loader: "npm:4.0.2"
source-map-loader: "npm:5.0.0"
style-loader: "npm:4.0.0"
svg-inline-loader: "npm:0.8.2"
swc-loader: "npm:0.2.6"
Expand Down Expand Up @@ -20326,15 +20326,15 @@ __metadata:
languageName: node
linkType: hard

"source-map-loader@npm:4.0.2":
version: 4.0.2
resolution: "source-map-loader@npm:4.0.2"
"source-map-loader@npm:5.0.0":
version: 5.0.0
resolution: "source-map-loader@npm:5.0.0"
dependencies:
iconv-lite: "npm:^0.6.3"
source-map-js: "npm:^1.0.2"
peerDependencies:
webpack: ^5.72.1
checksum: 10/9a33adfe21b804b2ac5be05d159dda0dd8e86ac8650816638dcff0aa982e7559ced366ed68800b82c85a48482df9072694482757ab8746633c75bae75da698b6
checksum: 10/9bc90a50df1a3570ddc1ea9cd1aeadb241fd6f6ddb03e72a8f45f5d3fcc357e7edcc9fff8d35d2e338d17edf13c38a7b6e530308ac263d1b462a1e6bfacaf1a1
languageName: node
linkType: hard

Expand Down

0 comments on commit 536330b

Please sign in to comment.