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 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [prettier](https://github.com/prettier/prettier) and [tsx](https://github.com/privatenumber/tsx).


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

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

Updates `tsx` from 4.11.0 to 4.11.2
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.11.0...v4.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent d55e3da commit 5e351d7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions lapis-e2e/package-lock.json

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

6 changes: 3 additions & 3 deletions lapis-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@openapitools/openapi-generator-cli": "^2.13.4",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.12",
"@types/node": "^20.14.0",
"chai": "^5.1.1",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"tsx": "^4.11.0",
"prettier": "^3.3.0",
"tsx": "^4.11.2",
"typescript": "^5.4.5"
}
}

0 comments on commit 5e351d7

Please sign in to comment.