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 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [@npmcli/run-script](https://github.com/npm/run-script), [chalk](https://github.com/chalk/chalk), [inquirer](https://github.com/SBoudrias/Inquirer.js) and [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor).

Updates `@npmcli/run-script` from 8.1.0 to 9.0.1
- [Release notes](https://github.com/npm/run-script/releases)
- [Changelog](https://github.com/npm/run-script/blob/main/CHANGELOG.md)
- [Commits](npm/run-script@v8.1.0...v9.0.1)

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 12.1.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.1.0)

Updates `vanilla-jsoneditor` from 0.23.8 to 2.1.0
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](josdejong/svelte-jsoneditor@v0.23.8...v2.1.0)

---
updated-dependencies:
- dependency-name: "@npmcli/run-script"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-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
- dependency-name: vanilla-jsoneditor
  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] committed Nov 21, 2024
1 parent 515ba3c commit 67231d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0",
"@microflash/rehype-figure": "^2.1.1",
"@npmcli/run-script": "^8.1.0",
"@npmcli/run-script": "^9.0.1",
"@octokit/rest": "^21.0.2",
"@qixian.cs/github-contributors-list": "^2.0.2",
"@rc-component/father-plugin": "1.2.0-alpha.0",
Expand Down Expand Up @@ -160,7 +160,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",
"circular-dependency-plugin": "^5.2.2",
"cli-progress": "^3.12.0",
Expand All @@ -184,7 +184,7 @@
"husky": "^9.1.6",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.1.1",
"inquirer": "^10.2.2",
"inquirer": "^12.1.0",
"is-ci": "^3.0.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
Expand Down Expand Up @@ -256,7 +256,7 @@
"tsx": "^4.19.1",
"typedoc": "^0.26.7",
"typescript": "~5.6.2",
"vanilla-jsoneditor": "^0.23.8",
"vanilla-jsoneditor": "^2.1.0",
"vanilla-tilt": "^1.8.1",
"web-streams-polyfill": "^4.0.0",
"webpack": "^5.94.0",
Expand Down

0 comments on commit 67231d6

Please sign in to comment.