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 isModuleDeclaration deprecation warning #69

Open
jerboa88 opened this issue Jan 18, 2024 · 0 comments
Open

Fix isModuleDeclaration deprecation warning #69

jerboa88 opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
🛡 Priority: Low ⏰ Status: Confirmed Issue has been reproduced 🗃 Type: Maintenance General project upkeep task
Milestone

Comments

@jerboa88
Copy link
Owner

warn `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
    at isModuleDeclaration (/mnt/w/mnt/code/jerboa88.github.io/.yarn/cache/@babel-types-npm-7.23.6-4e68ac9e9b-07e70bb94d.zip/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
    at PluginPass.Program (/mnt/w/mnt/code/jerboa88.github.io/.yarn/cache/babel-plugin-lodash-npm-3.3.4-c7161075b6-42cd68f898.zip/node_modules/babel-plugin-lodash/lib/index.js:102:44)
@jerboa88 jerboa88 self-assigned this Jan 18, 2024
@jerboa88 jerboa88 added 🛡 Priority: Low v3 ⏰ Status: Confirmed Issue has been reproduced 🗃 Type: Maintenance General project upkeep task labels Jan 18, 2024
@jerboa88 jerboa88 added this to the v3.1 milestone Jun 11, 2024
@jerboa88 jerboa88 removed the v3 label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛡 Priority: Low ⏰ Status: Confirmed Issue has been reproduced 🗃 Type: Maintenance General project upkeep task
Projects
None yet
Development

No branches or pull requests

1 participant