Skip to content

Commit 6cd9d76

Browse files
fix: update dependency import-meta-resolve to v4.1.0 (#4055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e5957f commit 6cd9d76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4893,9 +4893,9 @@ import-local@^3.0.2:
48934893
resolve-cwd "^3.0.0"
48944894

48954895
import-meta-resolve@^4.0.0:
4896-
version "4.0.0"
4897-
resolved "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.0.0.tgz#0b1195915689f60ab00f830af0f15cc841e8919e"
4898-
integrity sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==
4896+
version "4.1.0"
4897+
resolved "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#f9db8bead9fafa61adb811db77a2bf22c5399706"
4898+
integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==
48994899

49004900
imurmurhash@^0.1.4:
49014901
version "0.1.4"

0 commit comments

Comments
 (0)