⬆️ Update dependency @rushstack/eslint-patch to v1.9.0
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Renovate 2024-03-28 02:03:44 +00:00
parent be36ddca4b
commit 21fe74eeda
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"webfontloader": "1.6.28"
},
"devDependencies": {
"@rushstack/eslint-patch": "1.8.0",
"@rushstack/eslint-patch": "1.9.0",
"@types/jsdom": "21.1.6",
"@types/node": "20.11.30",
"@types/webfontloader": "1.6.38",

View File

@ -50,8 +50,8 @@ dependencies:
devDependencies:
'@rushstack/eslint-patch':
specifier: 1.8.0
version: 1.8.0
specifier: 1.9.0
version: 1.9.0
'@types/jsdom':
specifier: 21.1.6
version: 21.1.6
@ -585,8 +585,8 @@ packages:
requiresBuild: true
optional: true
/@rushstack/eslint-patch@1.8.0:
resolution: {integrity: sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==}
/@rushstack/eslint-patch@1.9.0:
resolution: {integrity: sha512-AAWymnpvHbGty1BmgbdfbqQDboXs6xN6h2yAacO4yKVyyUUBnpYkp+P9jjPrV9zrAGw7JVVriRtGOHPInnfjZQ==}
dev: true
/@sinclair/typebox@0.27.8: