Skip to content

Commit

Permalink
chore(deps-dev): bump @salesforce/dev-scripts from 9.0.0 to 9.1.2
Browse files Browse the repository at this point in the history
Bumps [@salesforce/dev-scripts](https://github.com/forcedotcom/dev-scripts) from 9.0.0 to 9.1.2.
- [Release notes](https://github.com/forcedotcom/dev-scripts/releases)
- [Changelog](https://github.com/forcedotcom/dev-scripts/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/dev-scripts@9.0.0...9.1.2)

---
updated-dependencies:
- dependency-name: "@salesforce/dev-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2024
1 parent 589c967 commit 0545195
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@oclif/plugin-command-snapshot": "^5.1.8",
"@oclif/plugin-help": "^6.0.20",
"@oclif/test": "^3.2.15",
"@salesforce/dev-scripts": "9.0.0",
"@salesforce/dev-scripts": "9.1.2",
"@types/cli-progress": "^3.11.5",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1521,18 +1521,18 @@
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==

"@salesforce/dev-scripts@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.0.0.tgz#ab38c014ebc8baa92fccbb5cff9b8432e0f991d1"
integrity sha512-B89ipgncuhHLqLlr+LGSi7HN+eHPa3aw5B6PXQWqQj73QAkGN+E6EowwA50y7GkXeNx7GntbNRtQHvwMcnIorw==
"@salesforce/dev-scripts@9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz#41180b427bc4d97acd6667410f6b7642bfc000fe"
integrity sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==
dependencies:
"@commitlint/cli" "^17.1.2"
"@commitlint/config-conventional" "^17.8.1"
"@salesforce/dev-config" "^4.1.0"
"@salesforce/prettier-config" "^0.0.3"
"@types/chai" "^4.3.14"
"@types/mocha" "^10.0.6"
"@types/node" "^18.19.28"
"@types/node" "^18.19.32"
"@types/sinon" "^10.0.20"
chai "^4.3.10"
chalk "^4.0.0"
Expand Down Expand Up @@ -2340,10 +2340,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==

"@types/node@^18.15.3", "@types/node@^18.19.28":
version "18.19.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd"
integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==
"@types/node@^18.15.3", "@types/node@^18.19.32":
version "18.19.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 0545195

Please sign in to comment.