kyranet / canvas-constructor

An ES6 utility for canvas with built-in functions and chained methods.
https://canvasconstructor.js.org
MIT License
116 stars 23 forks source link

chore(deps): update all non-major dependencies #463

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.18.0 -> ^5.19.0 age adoption passing confidence
@typescript-eslint/parser ^5.18.0 -> ^5.19.0 age adoption passing confidence
lint-staged ^12.3.7 -> ^12.3.8 age adoption passing confidence
rollup (source) ^2.70.1 -> ^2.70.2 age adoption passing confidence
typedoc (source) ^0.22.14 -> ^0.22.15 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.19.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5190-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5180v5190-2022-04-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) ##### Bug Fixes - **eslint-plugin:** update code to use estree range instead of ts pos/end [#​4723](https://togithub.com/typescript-eslint/typescript-eslint/issues/4723) ([#​4790](https://togithub.com/typescript-eslint/typescript-eslint/issues/4790)) ([a1e9fc4](https://togithub.com/typescript-eslint/typescript-eslint/commit/a1e9fc4cb19e7655613ebe6f4dd911b5427b0367)) ##### Features - **eslint-plugin:** \[unified-signatures] add `ignoreDifferentlyNamedParameters` option ([#​4659](https://togithub.com/typescript-eslint/typescript-eslint/issues/4659)) ([fdf95e0](https://togithub.com/typescript-eslint/typescript-eslint/commit/fdf95e02c45e137325c9ddd9d30e7f6b404f4514)) - **eslint-plugin:** add support for valid number and bigint intersections in restrict-plus-operands rule ([#​4795](https://togithub.com/typescript-eslint/typescript-eslint/issues/4795)) ([19c600a](https://togithub.com/typescript-eslint/typescript-eslint/commit/19c600a3dd485669cb87ae8f81b010e65eee1df8))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.19.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5190-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5180v5190-2022-04-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.18.0...v5.19.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
okonet/lint-staged ### [`v12.3.8`](https://togithub.com/okonet/lint-staged/releases/v12.3.8) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.7...v12.3.8) ##### Bug Fixes - avoid passing unexpected arguments from forEach to process.kill() ([1b1f0e4](https://togithub.com/okonet/lint-staged/commit/1b1f0e4f529dbcb5f73ab7d49c5f7908c3b8a866)) - clear execution interruption interval on first catch ([46952cb](https://togithub.com/okonet/lint-staged/commit/46952cb0306bb5b54d839f63aecff7288389b195))
rollup/rollup ### [`v2.70.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2702) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.70.1...v2.70.2) *2022-04-15* ##### Bug Fixes - Do not enforce undefined return values in TypeScript types ([#​4463](https://togithub.com/rollup/rollup/issues/4463)) ##### Pull Requests - [#​4463](https://togithub.com/rollup/rollup/pull/4463): use void for options hook instead of undefined ([@​ycmjason](https://togithub.com/ycmjason))

Configuration

📅 Schedule: "before 12pm on Sunday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.