Skip to content

Commit b9690a4

Browse files
Bump loader-utils from 3.3.0 to 3.3.1 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [loader-utils](https://github.com/webpack/loader-utils). Updates `loader-utils` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md) - [Commits](webpack/loader-utils@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8c4ec7 commit b9690a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "18.15.11",
2323
"@types/react": "18.3.5",
2424
"clsx": "^2.1.0",
25-
"loader-utils": "3.3.0",
25+
"loader-utils": "3.3.1",
2626
"prism-react-renderer": "^2.3.0",
2727
"react": "^18.2.0",
2828
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6494,10 +6494,10 @@ loader-runner@^4.2.0:
64946494
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
64956495
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
64966496

6497-
[email protected].0, loader-utils@^3.2.0:
6498-
version "3.3.0"
6499-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.3.0.tgz#cc9b0c6413a97ecf3be026ac4322ed32bd36f2fa"
6500-
integrity sha512-LugZ5wJCsACYzc728QQ5J3SJ7G+3P6cLuFfdwWJRhOrJMkBMPIx5tDCT9Q9H99jTJIBddEywMrxNliGYqU4qRw==
6497+
[email protected].1, loader-utils@^3.2.0:
6498+
version "3.3.1"
6499+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.3.1.tgz#735b9a19fd63648ca7adbd31c2327dfe281304e5"
6500+
integrity sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==
65016501

65026502
loader-utils@^2.0.0:
65036503
version "2.0.2"

0 commit comments

Comments
 (0)