mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump canvas from 2.10.0 to 2.10.1 (#1119)
* build(deps): bump canvas from 2.10.0 to 2.10.1 Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.10.0 to 2.10.1. - [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.10.0...v2.10.1) --- 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 Signed-off-by: dependabot[bot] <support@github.com> 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
14a7daf9c8
commit
364184c476
+1
-1
@@ -47,7 +47,7 @@
|
||||
"browser-fs-access": "^0.31.0",
|
||||
"browserslist": "^4.21.3",
|
||||
"camelcase": "^7.0.0",
|
||||
"canvas": "^2.10.0",
|
||||
"canvas": "^2.10.1",
|
||||
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.5.1",
|
||||
|
||||
@@ -2516,7 +2516,7 @@ __metadata:
|
||||
browser-fs-access: ^0.31.0
|
||||
browserslist: ^4.21.3
|
||||
camelcase: ^7.0.0
|
||||
canvas: ^2.10.0
|
||||
canvas: ^2.10.1
|
||||
case-sensitive-paths-webpack-plugin: ^2.4.0
|
||||
copy-webpack-plugin: ^11.0.0
|
||||
css-loader: ^6.5.1
|
||||
@@ -6370,15 +6370,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"canvas@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "canvas@npm:2.10.0"
|
||||
"canvas@npm:^2.10.1":
|
||||
version: 2.10.1
|
||||
resolution: "canvas@npm:2.10.1"
|
||||
dependencies:
|
||||
"@mapbox/node-pre-gyp": ^1.0.0
|
||||
nan: ^2.15.0
|
||||
node-gyp: latest
|
||||
simple-get: ^3.0.3
|
||||
checksum: bed0f61d51a6f5d721742776e2dd1203ad6ca2475e1177cfb7a6f9ed1d313372ab8b4aa5a6780c85d35e533e2400cb5f291be1a1d35a84fc71d6372cd4cdbc61
|
||||
checksum: 29b162a59df8c63e5591cae62711ab3cc3b0a078f260b39b4594b51c5bcb9baa597eff40b52f25bd788aceb81756a41097c2dd0c01cbc17ae4a15e873da44cdf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user