Skip to content

Commit

Permalink
fix: update import-meta-resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Nov 5, 2023
1 parent 14e1103 commit 77acefd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"chalk": "^5.2.0",
"glob": "^10.0.0",
"import-meta-resolve": "^3.0.0",
"import-meta-resolve": "^4.0.0",
"semver": "^7.5.4",
"semver-utils": "^1.1.4",
"type-fest": "^4.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2532,7 +2532,7 @@ __metadata:
chalk: "npm:^5.2.0"
eslint: "npm:8.53.0"
glob: "npm:^10.0.0"
import-meta-resolve: "npm:^3.0.0"
import-meta-resolve: "npm:^4.0.0"
jest: "npm:29.7.0"
pob-babel: "npm:36.6.2"
semver: "npm:7.5.4"
Expand Down Expand Up @@ -4106,10 +4106,10 @@ __metadata:
languageName: node
linkType: hard

"import-meta-resolve@npm:^3.0.0":
version: 3.0.0
resolution: "import-meta-resolve@npm:3.0.0"
checksum: fd1810e01576216f080e55fec345e6c451e4f012d0089e96abf53e9466ac3ece05aaef2402dea50f2b9b859486773bebbd5b08221e1bf347e942969a084bb685
"import-meta-resolve@npm:^4.0.0":
version: 4.0.0
resolution: "import-meta-resolve@npm:4.0.0"
checksum: 709375e01f8c3a87b7870991ca29c630d71bb7e22b7bb0f622613173d87b41b4043b4a983800e6d38ab3867496a46f82d30df0cbc2e55792c91c23193eea67a1
languageName: node
linkType: hard

Expand Down

0 comments on commit 77acefd

Please sign in to comment.