Skip to content

Commit

Permalink
fix: update mlly to ^1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 5, 2024
1 parent 9ca70a1 commit 9adbcb3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
"test": "pnpm lint && vitest run --coverage && pnpm test:bun",
"test:bun": "bun --bun test test/bun"
},
"resolutions": {
"mlly": "1.4.2"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
Expand Down Expand Up @@ -62,7 +59,7 @@
"estree-walker": "^3.0.3",
"execa": "^9.1.0",
"fast-glob": "^3.3.2",
"mlly": "^1.7.0",
"mlly": "^1.7.1",
"object-hash": "^3.0.0",
"pathe": "^1.1.2",
"pirates": "^4.0.6",
Expand Down
27 changes: 12 additions & 15 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 9adbcb3

Please sign in to comment.