Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nodejs): chore update #804

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

taitasu555
Copy link
Contributor

@taitasu555 taitasu555 commented Feb 6, 2024

Summary

src/domains/oas.ts(11,33): error TS2307: Cannot find module '@apidevtools/json-schema-ref-parser' or its corresponding type declarations.
--
88 | src/domains/oas.ts(15,22): error TS2307: Cannot find module '@viron/linter' or its corresponding type declarations.
89 | src/domains/oas.ts(236,29): error TS7006: Parameter 'error' implicitly has an 'any' type.
90 | src/domains/oas.ts(236,36): error TS7006: Parameter 'i' implicitly has an 'any' type.

fix build package error to update dependent pacakges

Copy link

changeset-bot bot commented Feb 6, 2024

⚠️ No Changeset found

Latest commit: f9cbf36

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nonoakij nonoakij merged commit f5db1bc into develop Feb 6, 2024
@nonoakij nonoakij deleted the update-viron-lib-pacakge-version branch February 6, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants