Skip to content

Commit

Permalink
chore(deps): bump the prod-dependencies group across 1 directory with…
Browse files Browse the repository at this point in the history
… 2 updates (#778)

Bumps the prod-dependencies group with 2 updates in the / directory: [solid-js](https://github.com/solidjs/solid) and [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts).


Updates `solid-js` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.9.3...v1.9.4)

Updates `@clack/prompts` from 0.8.2 to 0.9.1
- [Release notes](https://github.com/natemoo-re/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/natemoo-re/clack/commits/@clack/[email protected]/packages/prompts)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@clack/prompts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 11c8223 commit 1cfef1c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/anywidget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@jupyter-widgets/base": "^6",
"@lukeed/uuid": "^2.0.1",
"solid-js": "^1.9.3"
"solid-js": "^1.9.4"
},
"devDependencies": {
"@anywidget/types": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-anywidget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"directory": "packages/create-anywidget"
},
"dependencies": {
"@clack/prompts": "^0.8.2",
"@clack/prompts": "^0.9.1",
"just-snake-case": "^3.2.0",
"kleur": "^4.1.5"
},
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1cfef1c

Please sign in to comment.