Skip to content

Commit fb72e8d

Browse files
npm(deps-dev): bump @jupyterlab/builder from 3.1.7 to 3.1.10
Bumps [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab) from 3.1.7 to 3.1.10. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) --- updated-dependencies: - dependency-name: "@jupyterlab/builder" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f90c95 commit fb72e8d

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed

yarn.lock

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz#c36ffa64a2a239bf948541a97b6ae8d729e09a9a"
9595
integrity sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w==
9696

97-
"@fortawesome/fontawesome-svg-core@^1.2.36":
97+
"@fortawesome/fontawesome-svg-core@^1.2.30", "@fortawesome/fontawesome-svg-core@^1.2.36":
9898
version "1.2.36"
9999
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.36.tgz#4f2ea6f778298e0c47c6524ce2e7fd58eb6930e3"
100100
integrity sha512-YUcsLQKYb6DmaJjIHdDWpBIGCcyE/W+p/LMGvjQem55Mm2XWVAP5kWTMKWLv9lwpCVjpLxPyOMOyUocP1GxrtA==
@@ -191,11 +191,11 @@
191191
url "^0.11.0"
192192

193193
"@jupyterlab/builder@^3.0.7":
194-
version "3.1.9"
195-
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.9.tgz#c144866529b6d1ad5a895fe79c893468ad7a4daa"
196-
integrity sha512-dDSv8Bb/3XNEcDbj4R8zm8cyksnCb1dak5BpWblmEXy383osWVTLh/KDQ7nwaWtrOCefxaig8wi267T/mHO9Ug==
194+
version "3.1.10"
195+
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.10.tgz#b0b53662de5598d172d3190336867ef8e2cb384e"
196+
integrity sha512-LM2Ti4KsDCthtEBCTuKLr5WxXZJqaXWCRRrj8+lbHXB8xiRndC9twpUC7lGBsrdrCSlXJ+Eew/ga9n/RLB/4mQ==
197197
dependencies:
198-
"@jupyterlab/buildutils" "^3.1.9"
198+
"@jupyterlab/buildutils" "^3.1.10"
199199
"@lumino/algorithm" "^1.3.3"
200200
"@lumino/application" "^1.16.0"
201201
"@lumino/commands" "^1.12.0"
@@ -231,10 +231,10 @@
231231
webpack-merge "^5.1.2"
232232
worker-loader "^3.0.2"
233233

234-
"@jupyterlab/buildutils@^3.1.9":
235-
version "3.1.9"
236-
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.9.tgz#457fe7490cb147f3c1de015c966bb3e02c2f8364"
237-
integrity sha512-PPosDz7rUF6inz6FyIkrDQx/uIkyFS6Ni+1D0o7FTz6p5emyB5uKuoLXksvSeCPrt4R1G/NYa+up8xw8E95n9Q==
234+
"@jupyterlab/buildutils@^3.1.10":
235+
version "3.1.10"
236+
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.10.tgz#1301d4a75b886d7688bb60b22d5b14a68ca19005"
237+
integrity sha512-9ZVp0G0yPOp2upU6gY9+Q2f9f0KfDY9BnHRc5VjrAVOx8+IoM6kMkjLbYZXn55J0SoKMO55XLxxBTJWNrt33ug==
238238
dependencies:
239239
"@lumino/coreutils" "^1.5.3"
240240
"@yarnpkg/lockfile" "^1.1.0"
@@ -3443,6 +3443,16 @@ jsprim@^1.2.2:
34433443
array-includes "^3.1.2"
34443444
object.assign "^4.1.2"
34453445

3446+
3447+
version "4.2.0"
3448+
resolved "https://registry.yarnpkg.com/jupyterlab_toastify/-/jupyterlab_toastify-4.2.0.tgz#dc994d90f92af2e241cf398199b2326ee1319894"
3449+
integrity sha512-0g+l0Ki3L0yeo4XFYz8ezPi7J7M/56nhErj22vXlazp2OIRU5fvvl1j+essHZeuAG4kttOKlqWNRH4gPzhzbZQ==
3450+
dependencies:
3451+
"@fortawesome/fontawesome-svg-core" "^1.2.30"
3452+
"@fortawesome/free-solid-svg-icons" "^5.14.0"
3453+
"@fortawesome/react-fontawesome" "^0.1.11"
3454+
react-toastify "^7.0.4"
3455+
34463456
jwa@^1.4.1:
34473457
version "1.4.1"
34483458
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"

0 commit comments

Comments
 (0)