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

Updates `vanilla-jsoneditor` from 0.23.8 to 1.0.7
- [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...v1.0.7)

---
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] authored Oct 10, 2024
1 parent a7d240e commit 9665fa0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,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 @@ -144,7 +144,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 @@ -168,7 +168,7 @@
"husky": "^9.1.6",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.1.1",
"inquirer": "^10.2.2",
"inquirer": "^12.0.0",
"is-ci": "^3.0.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
Expand Down Expand Up @@ -239,7 +239,7 @@
"tsx": "^4.19.1",
"typedoc": "^0.26.7",
"typescript": "~5.6.2",
"vanilla-jsoneditor": "^0.23.8",
"vanilla-jsoneditor": "^1.0.7",
"vanilla-tilt": "^1.8.1",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2"
Expand Down

0 comments on commit 9665fa0

Please sign in to comment.