Browse Source

Bump css-loader from 6.7.2 to 6.7.3 (#2484)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/css-loader/releases">css-loader's releases</a>.</em></p>
<blockquote>
<h2>v6.7.3</h2>
<h3><a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3">6.7.3</a> (2022-12-14)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>remove <code>sourceURL</code> from emitted CSS (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1487">#1487</a>) (<a href="962924c79e">962924c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md">css-loader's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3">6.7.3</a> (2022-12-14)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>remove <code>sourceURL</code> from emitted CSS (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1487">#1487</a>) (<a href="962924c79e">962924c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ef749f29f8"><code>ef749f2</code></a> chore(release): 6.7.3</li>
<li><a href="36fb945ac9"><code>36fb945</code></a> chore: fix cspell</li>
<li><a href="962924c79e"><code>962924c</code></a> fix: remove <code>sourceURL</code> from emitted CSS (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1487">#1487</a>)</li>
<li><a href="3f3f302808"><code>3f3f302</code></a> chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1486">#1486</a>)</li>
<li><a href="04ca71342b"><code>04ca713</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1485">#1485</a>)</li>
<li><a href="9449827b3f"><code>9449827</code></a> chore: update styfle/cancel-workflow-action (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1484">#1484</a>)</li>
<li><a href="6c67af8c06"><code>6c67af8</code></a> chore: add cSpell to check spelling issues (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1482">#1482</a>)</li>
<li><a href="239b9ac450"><code>239b9ac</code></a> chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1481">#1481</a>)</li>
<li>See full diff in <a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=6.7.2&new-version=6.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
pull/2489/head
dependabot[bot] 2 years ago
parent
commit
9912c37272
  1. 18
      package-lock.json
  2. 2
      package.json

18
package-lock.json generated

@ -12,7 +12,7 @@
"bootstrap": "^5.2.3",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.2",
"css-loader": "^6.7.3",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",
@ -1175,13 +1175,13 @@
}
},
"node_modules/css-loader": {
"version": "6.7.2",
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.2.tgz",
"integrity": "sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==",
"version": "6.7.3",
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz",
"integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==",
"dev": true,
"dependencies": {
"icss-utils": "^5.1.0",
"postcss": "^8.4.18",
"postcss": "^8.4.19",
"postcss-modules-extract-imports": "^3.0.0",
"postcss-modules-local-by-default": "^4.0.0",
"postcss-modules-scope": "^3.0.0",
@ -5587,13 +5587,13 @@
}
},
"css-loader": {
"version": "6.7.2",
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.2.tgz",
"integrity": "sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==",
"version": "6.7.3",
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz",
"integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==",
"dev": true,
"requires": {
"icss-utils": "^5.1.0",
"postcss": "^8.4.18",
"postcss": "^8.4.19",
"postcss-modules-extract-imports": "^3.0.0",
"postcss-modules-local-by-default": "^4.0.0",
"postcss-modules-scope": "^3.0.0",

2
package.json

@ -9,7 +9,7 @@
"bootstrap": "^5.2.3",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.2",
"css-loader": "^6.7.3",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",

Loading…
Cancel
Save