Skip to content

Commit 79661e3

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 f95ad10 commit 79661e3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,11 @@
191191
url "^0.11.0"
192192

193193
"@jupyterlab/builder@^3.0.7":
194-
version "3.1.7"
195-
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.7.tgz#319cad7407ce34b0e0ff8e588f219afca8e94bcb"
196-
integrity sha512-Kd+uvkm0QSsMcdh9QYIXgtSUh3mhhO006jd3hvztZNOqUJHZQhEVVtFRr8prW8iI5F1iX3yfgy4H+odkiKlA8A==
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.7"
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.7":
235-
version "3.1.7"
236-
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.7.tgz#5b0b161fda2a87663eaf10f71d89a00b820884f4"
237-
integrity sha512-Y0yWkBE4rfWEkfXI1IT+TzWAfl4xC2zDXlMAO8jLHz0p9dfy77cDPJMJfphT/N6lUnv8T7DqtY/0snUgOLyoPA==
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"

0 commit comments

Comments
 (0)