Skip to content

Commit af3e1c2

Browse files
authored
Merge pull request #2707 from replicatedhq/dependabot/npm_and_yarn/npm_and_yarn-d0130596a2
Bump loader-utils from 3.2.2 to 3.3.0 in the npm_and_yarn group
2 parents c743455 + d75de83 commit af3e1c2

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.2.2",
25+
"loader-utils": "3.3.0",
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-
loader-utils@3.2.2, loader-utils@^3.2.0:
6498-
version "3.2.2"
6499-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.2.tgz#dc154c005c65974dab413195c16cd246f545aecb"
6500-
integrity sha512-vjJi4vQDasD8t0kMpxe+9URAcgbSuASqoj/Wuk3MawTk97LYa2KfdHreAkd1G/pmPLMvzZEw7/OsydADNemerQ==
6497+
loader-utils@3.3.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==
65016501

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

0 commit comments

Comments
 (0)