Skip to content

Commit

Permalink
chore: remove custom typings for @babel/helper-module-imports (#1183)
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter committed Jan 15, 2023
1 parent 860b8d2 commit 9cf41fa
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 92 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-candles-smile.md
@@ -0,0 +1,5 @@
---
'@linaria/babel-preset': patch
---

chore: remove custom typings for @babel/helper-module-imports
1 change: 1 addition & 0 deletions packages/babel/package.json
Expand Up @@ -52,6 +52,7 @@
"devDependencies": {
"@types/babel__core": "^7.1.19",
"@types/babel__generator": "^7.6.4",
"@types/babel__helper-module-imports": "^7.18.0",
"@types/babel__template": "^7.4.1",
"@types/babel__traverse": "^7.17.1",
"@types/cosmiconfig": "^5.0.3",
Expand Down
92 changes: 0 additions & 92 deletions packages/babel/src/helper-module-imports.d.ts

This file was deleted.

9 changes: 9 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 9cf41fa

Please sign in to comment.