Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 2 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [chalk](https://github.com/chalk/chalk) and [inquirer](https://github.com/SBoudrias/Inquirer.js).


Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.3.0)

Updates `inquirer` from 10.2.2 to 11.0.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@11.0.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 55078ee commit b1950e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"axios": "^1.7.7",
"browserslist": "^4.23.3",
"browserslist-to-esbuild": "^2.1.1",
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"cheerio": "1.0.0-rc.12",
"circular-dependency-plugin": "^5.2.2",
"cli-progress": "^3.12.0",
Expand All @@ -167,7 +167,7 @@
"husky": "^9.1.6",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.1.1",
"inquirer": "^10.2.2",
"inquirer": "^11.0.2",
"is-ci": "^3.0.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit b1950e9

Please sign in to comment.