mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump canvas from 2.9.1 to 2.9.2 (#930)
* build(deps): bump canvas from 2.9.1 to 2.9.2 Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/Automattic/node-canvas/releases) - [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/node-canvas/compare/v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: canvas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
8c8e12f1a3
commit
06ef6236bd
+1
-1
@@ -43,7 +43,7 @@
|
||||
"browser-fs-access": "^0.30.1",
|
||||
"browserslist": "^4.21.0",
|
||||
"camelcase": "^7.0.0",
|
||||
"canvas": "^2.9.1",
|
||||
"canvas": "^2.9.2",
|
||||
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.5.1",
|
||||
|
||||
@@ -2324,7 +2324,7 @@ __metadata:
|
||||
browser-fs-access: ^0.30.1
|
||||
browserslist: ^4.21.0
|
||||
camelcase: ^7.0.0
|
||||
canvas: ^2.9.1
|
||||
canvas: ^2.9.2
|
||||
case-sensitive-paths-webpack-plugin: ^2.4.0
|
||||
copy-webpack-plugin: ^11.0.0
|
||||
css-loader: ^6.5.1
|
||||
@@ -6022,15 +6022,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"canvas@npm:^2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "canvas@npm:2.9.1"
|
||||
"canvas@npm:^2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "canvas@npm:2.9.2"
|
||||
dependencies:
|
||||
"@mapbox/node-pre-gyp": ^1.0.0
|
||||
nan: ^2.15.0
|
||||
node-gyp: latest
|
||||
simple-get: ^3.0.3
|
||||
checksum: 0175067df9eaa591113605441c150ffe7d5196a3273559b0aadfe56854e8353ea99eb3c56c9347c76e54a4781c88dd24662268a0f86500e69b608d5b1e9e6801
|
||||
checksum: 8788dd11a77408db16f4cd3dfadd2d4b0a418560b92613c4f3b2c93dfd9d66e77b33cd994725f17bb94a549a440ac981b62075cc22e0a82fe2aa7f1aa7d9b065
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user