Skip to content

Commit

Permalink
Bump the frontend group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the frontend group in /frontend with 2 updates: [solid-js](https://github.com/solidjs/solid) and [pnpm](https://github.com/pnpm/pnpm).


Updates `solid-js` from 1.8.3 to 1.8.5
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.8.3...v1.8.5)

Updates `pnpm` from 8.9.2 to 8.10.0
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.9.2...v8.10.0)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 1d9c74a commit a12d502
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/crypto-js": "^4.1.3",
"pnpm": "^8.9.2",
"pnpm": "^8.10.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-solid": "^2.7.2"
Expand All @@ -30,6 +30,6 @@
"linkify-element": "^4.1.1",
"linkifyjs": "^4.1.1",
"mvp.css": "^1.14.0",
"solid-js": "^1.8.3"
"solid-js": "^1.8.5"
}
}
40 changes: 20 additions & 20 deletions frontend/pnpm-lock.yaml

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

0 comments on commit a12d502

Please sign in to comment.