Skip to content

Commit

Permalink
chore(lapis-e2e): bump the minorandpatch group
Browse files Browse the repository at this point in the history
Bumps the minorandpatch group in /lapis-e2e with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).


Updates `@types/node` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 90e1443 commit 7b7a660
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions lapis-e2e/package-lock.json

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

4 changes: 2 additions & 2 deletions lapis-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@openapitools/openapi-generator-cli": "^2.16.3",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"chai": "^5.1.2",
"mocha": "^11.1.0",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
}
Expand Down

0 comments on commit 7b7a660

Please sign in to comment.