build(deps): bump source-map-loader from 3.0.1 to 4.0.0 (#898)

* build(deps): bump source-map-loader from 3.0.1 to 4.0.0

Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 3.0.1 to 4.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](https://github.com/webpack-contrib/source-map-loader/compare/v3.0.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-13 12:39:10 -05:00
committed by GitHub
co-authored by dependabot-fix
parent 3bfc677b70
commit b70c09295b
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -98,7 +98,7 @@
"sass-loader": "^13.0.0",
"semver": "^7.3.5",
"source-map-explorer": "^2.5.2",
"source-map-loader": "^3.0.0",
"source-map-loader": "^4.0.0",
"spdx-satisfies": "^5.0.0",
"style-loader": "^3.3.1",
"tailwindcss": "^3.1.2",