Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump loader-utils from 1.1.0 to 1.4.2 #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 19 additions & 25 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
43 changes: 19 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3672,13 +3672,6 @@ __metadata:
languageName: node
linkType: hard

"big.js@npm:^3.1.3":
version: 3.2.0
resolution: "big.js@npm:3.2.0"
checksum: 299449e40555625a308f01d74378677036b2ec98b30aaa89794b3afbd4eaa104b7456a989affadfd7f630dc14b3f1df250de9bddc4a6fc664e60727887bb33e7
languageName: node
linkType: hard

"big.js@npm:^5.2.2":
version: 5.2.2
resolution: "big.js@npm:5.2.2"
Expand Down Expand Up @@ -4954,13 +4947,6 @@ __metadata:
languageName: node
linkType: hard

"emojis-list@npm:^2.0.0":
version: 2.1.0
resolution: "emojis-list@npm:2.1.0"
checksum: fb61fa6356dfcc9fbe6db8e334c29da365a34d3d82a915cb59621883d3023d804fd5edad5acd42b8eec016936e81d3b38e2faf921b32e073758374253afe1272
languageName: node
linkType: hard

"emojis-list@npm:^3.0.0":
version: 3.0.0
resolution: "emojis-list@npm:3.0.0"
Expand Down Expand Up @@ -6247,12 +6233,14 @@ __metadata:
languageName: node
linkType: hard

"json5@npm:^0.5.0":
version: 0.5.1
resolution: "json5@npm:0.5.1"
"json5@npm:^1.0.1":
version: 1.0.1
resolution: "json5@npm:1.0.1"
dependencies:
minimist: ^1.2.0
bin:
json5: lib/cli.js
checksum: 9b85bf06955b23eaa4b7328aa8892e3887e81ca731dd27af04a5f5f1458fbc5e1de57a24442e3272f8a888dd1abe1cb68eb693324035f6b3aeba4fcab7667d62
checksum: e76ea23dbb8fc1348c143da628134a98adf4c5a4e8ea2adaa74a80c455fc2cdf0e2e13e6398ef819bfe92306b610ebb2002668ed9fc1af386d593691ef346fc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6416,13 +6404,13 @@ __metadata:
linkType: hard

"loader-utils@npm:^1.0.2, loader-utils@npm:^1.1.0":
version: 1.1.0
resolution: "loader-utils@npm:1.1.0"
version: 1.4.2
resolution: "loader-utils@npm:1.4.2"
dependencies:
big.js: ^3.1.3
emojis-list: ^2.0.0
json5: ^0.5.0
checksum: 576f543375101a07735be2d308edb509b87d36c25f7af35f2926bf5ed52781437d1900518709554713d4eab5dfd37150fe7dadd24be606bf4e802bf392ea9c86
big.js: ^5.2.2
emojis-list: ^3.0.0
json5: ^1.0.1
checksum: eb6fb622efc0ffd1abdf68a2022f9eac62bef8ec599cf8adb75e94d1d338381780be6278534170e99edc03380a6d29bc7eb1563c89ce17c5fed3a0b17f1ad804
languageName: node
linkType: hard

Expand Down Expand Up @@ -6751,6 +6739,13 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.0":
version: 1.2.7
resolution: "minimist@npm:1.2.7"
checksum: 7346574a1038ca23c32e02252f603801f09384dd1d78b69a943a4e8c2c28730b80e96193882d3d3b22a063445f460e48316b29b8a25addca2d7e5e8f75478bec
languageName: node
linkType: hard

"minimist@npm:^1.2.5":
version: 1.2.5
resolution: "minimist@npm:1.2.5"
Expand Down