Skip to content

Commit 208b323

Browse files
committed
feat: update import-meta-url to v3
using minimum changes. node.js 14 still works in bundled mlly version upstream notes: https://github.com/wooorm/import-meta-resolve/releases/tag/3.0.0
1 parent 8bf8dcd commit 208b323

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"changelogen": "^0.5.3",
3838
"eslint": "^8.41.0",
3939
"eslint-config-unjs": "^0.2.0",
40-
"import-meta-resolve": "^2.2.2",
40+
"import-meta-resolve": "^3.0.0",
4141
"jiti": "^1.18.2",
4242
"prettier": "^2.8.8",
4343
"typescript": "^5.0.4",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)