build: bump @electron/lint-roller to 1.11.1 (#518)

This commit is contained in:
David Sanders 2024-02-20 14:18:30 -08:00 коммит произвёл GitHub
Родитель 0f46f28e37
Коммит 3a0a0bad33
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -82,7 +82,7 @@
"@docusaurus/module-type-aliases": "^2.2.0",
"@docusaurus/types": "^2.1.0",
"@electron/docs-parser": "^1.0.1",
"@electron/lint-roller": "^1.11.0",
"@electron/lint-roller": "^1.11.1",
"@tsconfig/docusaurus": "^1.0.6",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^26.0.23",

Просмотреть файл

@ -1859,10 +1859,10 @@
ora "^4.0.3"
pretty-ms "^5.1.0"
"@electron/lint-roller@^1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@electron/lint-roller/-/lint-roller-1.11.0.tgz#85492052ace3f9bcba478627f0f3ff4e407d7377"
integrity sha512-ogkoSsEnvp7bfoZ7DR3iWK64Z9CDXZugC8/70/dnu7uFi0ZbJVsCVlDPpGPLoUUAUr6HW+vzRFKPzyuF0G9hcw==
"@electron/lint-roller@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@electron/lint-roller/-/lint-roller-1.11.1.tgz#bf4ab114e8cb3a77e2c634807d4af3d40c3ba863"
integrity sha512-LfErOK5MnSmoSyVN5OnHWsQ8p5It8JBE0AmRYCx65WS4BZudnYeRcohlRSOSi+GGqldujdKHyEo+fdY5lREL/Q==
dependencies:
"@dsanders11/vscode-markdown-languageservice" "^0.3.0"
balanced-match "^2.0.0"