Skip to content

Commit bf53291

Browse files
authored
Merge pull request #876 from jupyter-lsp/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2
2 parents cb24069 + 3aa475e commit bf53291

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,15 +1453,15 @@
14531453
"@jupyter-lsp/jupyterlab-lsp-example-extractor@file:packages/_example-extractor":
14541454
version "0.0.0"
14551455
dependencies:
1456-
"@jupyter-lsp/jupyterlab-lsp" "^4.0"
1456+
"@jupyter-lsp/jupyterlab-lsp" "^4.0.0-alpha.0"
14571457

14581458
"@jupyter-lsp/jupyterlab-lsp-klingon-integration@file:packages/_klingon-integration":
14591459
version "0.0.0"
14601460
dependencies:
14611461
"@jupyterlab/application" "^3.1.0"
14621462

14631463
"@jupyter-lsp/jupyterlab-lsp@file:packages/jupyterlab-lsp":
1464-
version "4.0.0"
1464+
version "4.0.0-alpha.0"
14651465
dependencies:
14661466
"@jupyter-lsp/code-jumpers" "~1.2.0"
14671467
"@jupyter-lsp/completion-theme" "~3.3.0"
@@ -9923,9 +9923,9 @@ loader-runner@^4.2.0:
99239923
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
99249924

99259925
loader-utils@^1.0.0, loader-utils@^1.0.2, loader-utils@^1.1.0:
9926-
version "1.4.0"
9927-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
9928-
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
9926+
version "1.4.2"
9927+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
9928+
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
99299929
dependencies:
99309930
big.js "^5.2.2"
99319931
emojis-list "^3.0.0"
@@ -10542,11 +10542,16 @@ [email protected]:
1054210542
is-plain-obj "^1.1.0"
1054310543
kind-of "^6.0.3"
1054410544

10545-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@~1.2.0:
10545+
minimist@^1.1.1, minimist@^1.2.5, minimist@^1.2.6, minimist@~1.2.0:
1054610546
version "1.2.6"
1054710547
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1054810548
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
1054910549

10550+
minimist@^1.2.0:
10551+
version "1.2.7"
10552+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
10553+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
10554+
1055010555
minipass-collect@^1.0.2:
1055110556
version "1.0.2"
1055210557
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"

0 commit comments

Comments
 (0)