Skip to content

Commit

Permalink
opa: update dependencies
Browse files Browse the repository at this point in the history
- remove eslint from packages/opa
- update testcontainers in gen.yaml
  • Loading branch information
srenatus committed Sep 16, 2024
1 parent b439652 commit 338bd27
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ typescript:
additionalDependencies:
dependencies: {}
devDependencies:
'@types/node': ^20.14.9
eslint-plugin-markdown: ^4.0.1
'@types/node': ^22.5.5
prettier: 3.2.5
testcontainers: ^10.10.1
testcontainers: ^10.13.1
tsx: ^4.16.2
typedoc: ^0.26.5
typedoc-plugin-extras: ^3.1.0
Expand Down

0 comments on commit 338bd27

Please sign in to comment.