Skip to content

Commit

Permalink
Merge pull request #133 from etn-ccis/dependabot/npm_and_yarn/dev/yar…
Browse files Browse the repository at this point in the history
…n-audit-fix-10.1.0

Bump yarn-audit-fix from 10.0.9 to 10.1.0
  • Loading branch information
surajeaton authored Nov 4, 2024
2 parents 744d6b3 + 9f3be6c commit cb66050
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"prettier": "@brightlayer-ui/prettier-config",
"devDependencies": {
"create-svg-sprite": "~1.0.4",
"yarn-audit-fix": "^10.0.9"
"yarn-audit-fix": "^10.1.0"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@^12.0.0:
commander@^12.1.0:
version "12.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3"
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==
Expand Down Expand Up @@ -1930,18 +1930,18 @@ yargs@^8.0.1:
y18n "^3.2.1"
yargs-parser "^7.0.0"

yarn-audit-fix@^10.0.9:
version "10.0.9"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.0.9.tgz#9f64a7a479f1f88736fc50fb3cfcb23efc2145b2"
integrity sha512-YuvTKsgLwZOgBrhAVCG1mzgdkvlLmgncEI1cDWqwCbF1cQ+20YckzwlQpUh/aUwsuqQTvyeYyRiLtiizDk1I2A==
yarn-audit-fix@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.1.0.tgz#7883639e74e30abc375f68e6dbb48e9af73e437f"
integrity sha512-d5Glaqa1PYlzkXgtwznvLf9zjB9WSZkkWDbjdKauSgVWS5PmtHgtJ4xvBSvSRRJb68ksGccjlxFrA0zK0vhp2w==
dependencies:
"@types/fs-extra" "^11.0.4"
"@types/lodash-es" "^4.17.12"
"@types/semver" "^7.5.8"
"@types/yarnpkg__lockfile" "^1.1.9"
"@yarnpkg/lockfile" "^1.1.0"
chalk "^5.3.0"
commander "^12.0.0"
commander "^12.1.0"
fast-glob "^3.3.2"
fs-extra "^11.2.0"
js-yaml "^4.1.0"
Expand Down

0 comments on commit cb66050

Please sign in to comment.