Skip to content

Commit 11b17c1

Browse files
⬆️ deps: Upgrade dependency @node-loader/import-maps to v2.
1 parent 27e7156 commit 11b17c1

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
@@ -88,7 +88,7 @@
8888
"@commitlint/cli": "20.1.0",
8989
"@iterable-iterator/list": "1.0.1",
9090
"@js-library/commitlint-config": "0.0.4",
91-
"@node-loader/import-maps": "1.1.0",
91+
"@node-loader/import-maps": "2.0.0",
9292
"ava": "6.4.1",
9393
"babel-plugin-replace-import-extension": "1.1.5",
9494
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,10 +1773,10 @@
17731773
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
17741774
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
17751775

1776-
"@node-loader/import-maps@1.1.0":
1777-
version "1.1.0"
1778-
resolved "https://registry.yarnpkg.com/@node-loader/import-maps/-/import-maps-1.1.0.tgz#4785fdce3bc973c5b53a4549248ab42b370ecda9"
1779-
integrity sha512-RPB+7vBVhk9xF/eiSGSxEnL6hGQ0a1ua9hvl/MxXDmu7F+Nv+gMwA7AJ0S5TmcgulHAp9/IxobGoFiOxkX7xWQ==
1776+
"@node-loader/import-maps@2.0.0":
1777+
version "2.0.0"
1778+
resolved "https://registry.yarnpkg.com/@node-loader/import-maps/-/import-maps-2.0.0.tgz#c9dceea3a265aa123775f022a37f59e12936bb13"
1779+
integrity sha512-1z4YTShmF2llXU1EDe2vHV9gJrx7osJ2aAt2SrwzI4ox3+3c79HbjUudyOr5NiJiMk+PkMLDR+d7b0DXkU3zlQ==
17801780

17811781
"@nodelib/[email protected]":
17821782
version "2.1.5"

0 commit comments

Comments
 (0)