chore(release): merge main (5f40203468)

This commit is contained in:
github-actions[bot] 2023-02-12 16:49:20 +00:00
commit 35bf2a9ab8
3 changed files with 6 additions and 6 deletions

View file

@ -42,7 +42,7 @@
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@types/node": "16.18.11",
"@types/node": "16.18.12",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"@vercel/ncc": "0.36.1",

View file

@ -1,7 +1,7 @@
import type { Input } from './input';
// renovate: datasource=docker depName=renovate/renovate versioning=docker
const tag = '34.132.0-slim';
const tag = '34.132.1-slim';
class Docker {
private static readonly repository = 'renovate/renovate';

View file

@ -331,10 +331,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
"@types/node@16.18.11":
version "16.18.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
"@types/node@16.18.12":
version "16.18.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.12.tgz#e3bfea80e31523fde4292a6118f19ffa24fd6f65"
integrity sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"