Skip to content

Commit

Permalink
build(deps): bump source-map-loader from 4.0.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/source-map-loader@v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: source-map-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dlech committed Feb 2, 2024
1 parent 16779f8 commit 0d7e768
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 @@ -108,7 +108,7 @@
"sass-loader": "^13.3.3",
"semver": "^7.5.4",
"source-map-explorer": "^2.5.3",
"source-map-loader": "^4.0.2",
"source-map-loader": "^5.0.0",
"spdx-satisfies": "^5.0.0",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2950,7 +2950,7 @@ __metadata:
sass-loader: ^13.3.3
semver: ^7.5.4
source-map-explorer: ^2.5.3
source-map-loader: ^4.0.2
source-map-loader: ^5.0.0
spdx-satisfies: ^5.0.0
style-loader: ^3.3.4
tailwindcss: ^3.4.1
Expand Down Expand Up @@ -15455,15 +15455,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: ^0.6.3
source-map-js: ^1.0.2
peerDependencies:
webpack: ^5.72.1
checksum: a7d890b2c553709c002f918d1685191884a24de050beab5809b9fac1cbc10fa0efab33ac5ebde43a6eb513b0f6be785e93dd385ea534bbe469c4410a10d8f604
checksum: 66d6fbaa87a14197647515f274b9a685a84d0ddb95c3d9801bfb1ce28fc24000954c73548fe09c52c0bad660eb10d963b0c60d5c5943ccf2c8292a8d957f2acb
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d7e768

Please sign in to comment.