Commit 364bb961 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8184 from ethereum-optimism/dependabot/npm_and_yarn/lint-staged-15.1.0

build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0
parents 58558eff bb228fba
...@@ -85,8 +85,8 @@ importers: ...@@ -85,8 +85,8 @@ importers:
specifier: ^8.0.3 specifier: ^8.0.3
version: 8.0.3 version: 8.0.3
lint-staged: lint-staged:
specifier: 15.0.2 specifier: 15.1.0
version: 15.0.2 version: 15.1.0
markdownlint: markdownlint:
specifier: ^0.32.0 specifier: ^0.32.0
version: 0.32.0 version: 0.32.0
...@@ -10178,8 +10178,8 @@ packages: ...@@ -10178,8 +10178,8 @@ packages:
uc.micro: 1.0.6 uc.micro: 1.0.6
dev: true dev: true
/lint-staged@15.0.2: /lint-staged@15.1.0:
resolution: {integrity: sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==} resolution: {integrity: sha512-ZPKXWHVlL7uwVpy8OZ7YQjYDAuO5X4kMh0XgZvPNxLcCCngd0PO5jKQyy3+s4TL2EnHoIXIzP1422f/l3nZKMw==}
engines: {node: '>=18.12.0'} engines: {node: '>=18.12.0'}
hasBin: true hasBin: true
dependencies: dependencies:
...@@ -10192,7 +10192,7 @@ packages: ...@@ -10192,7 +10192,7 @@ packages:
micromatch: 4.0.5 micromatch: 4.0.5
pidtree: 0.6.0 pidtree: 0.6.0
string-argv: 0.3.2 string-argv: 0.3.2
yaml: 2.3.3 yaml: 2.3.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
...@@ -12007,7 +12007,7 @@ packages: ...@@ -12007,7 +12007,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
lilconfig: 2.1.0 lilconfig: 2.1.0
yaml: 2.3.2 yaml: 2.3.3
dev: true dev: true
/postcss@8.4.27: /postcss@8.4.27:
...@@ -15440,13 +15440,13 @@ packages: ...@@ -15440,13 +15440,13 @@ packages:
engines: {node: '>= 14'} engines: {node: '>= 14'}
dev: true dev: true
/yaml@2.3.2: /yaml@2.3.3:
resolution: {integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==} resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
dev: true dev: true
/yaml@2.3.3: /yaml@2.3.4:
resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==} resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
dev: true dev: true
......
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