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

This commit is contained in:
Renovate 2024-03-29 02:04:05 +00:00
parent 21fe74eeda
commit aeaa04cd60
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"webfontloader": "1.6.28"
},
"devDependencies": {
"@rushstack/eslint-patch": "1.9.0",
"@rushstack/eslint-patch": "1.10.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.9.0
version: 1.9.0
specifier: 1.10.0
version: 1.10.0
'@types/jsdom':
specifier: 21.1.6
version: 21.1.6
@ -585,8 +585,8 @@ packages:
requiresBuild: true
optional: true
/@rushstack/eslint-patch@1.9.0:
resolution: {integrity: sha512-AAWymnpvHbGty1BmgbdfbqQDboXs6xN6h2yAacO4yKVyyUUBnpYkp+P9jjPrV9zrAGw7JVVriRtGOHPInnfjZQ==}
/@rushstack/eslint-patch@1.10.0:
resolution: {integrity: sha512-ih6xH1dOGBTP/RNc/QbnVLLa/s80SkXydI7tnyq+a2eIdd7gDsmSpD1Jz7T1oCa+GIsVTyQCR3cW0tlYB97iFg==}
dev: true
/@sinclair/typebox@0.27.8: