Commit c1995442 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump lint-staged from 15.0.1 to 15.0.2

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.0.1...v15.0.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 3914c0e2
......@@ -85,8 +85,8 @@ importers:
specifier: ^8.0.3
version: 8.0.3
lint-staged:
specifier: 15.0.1
version: 15.0.1
specifier: 15.0.2
version: 15.0.2
markdownlint:
specifier: ^0.31.0
version: 0.31.1
......@@ -8456,7 +8456,7 @@ packages:
engines: {node: '>=14'}
dependencies:
cross-spawn: 7.0.3
signal-exit: 4.0.2
signal-exit: 4.1.0
dev: true
/forever-agent@0.6.1:
......@@ -10222,8 +10222,8 @@ packages:
uc.micro: 1.0.6
dev: true
/lint-staged@15.0.1:
resolution: {integrity: sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew==}
/lint-staged@15.0.2:
resolution: {integrity: sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==}
engines: {node: '>=18.12.0'}
hasBin: true
dependencies:
......@@ -10232,17 +10232,17 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
execa: 8.0.1
lilconfig: 2.1.0
listr2: 7.0.1
listr2: 7.0.2
micromatch: 4.0.5
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.3.2
yaml: 2.3.3
transitivePeerDependencies:
- supports-color
dev: true
/listr2@7.0.1:
resolution: {integrity: sha512-nz+7hwgbDp8eWNoDgzdl4hA/xDSLrNRzPu1TLgOYs6l5Y+Ma6zVWWy9Oyt9TQFONwKoSPoka3H50D3vD5EuNwg==}
/listr2@7.0.2:
resolution: {integrity: sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==}
engines: {node: '>=16.0.0'}
dependencies:
cli-truncate: 3.1.0
......@@ -12978,11 +12978,6 @@ packages:
/signal-exit@3.0.7:
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
/signal-exit@4.0.2:
resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==}
engines: {node: '>=14'}
dev: true
/signal-exit@4.1.0:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
......@@ -14472,7 +14467,7 @@ packages:
optional: true
dependencies:
'@types/node': 20.8.5
esbuild: 0.18.20
esbuild: 0.18.15
postcss: 8.4.27
rollup: 3.28.0
optionalDependencies:
......@@ -15503,6 +15498,11 @@ packages:
engines: {node: '>= 14'}
dev: true
/yaml@2.3.3:
resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==}
engines: {node: '>= 14'}
dev: true
/yargs-parser@18.1.3:
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
engines: {node: '>=6'}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment