Skip to content

Commit be876a6

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.14.0 to 1.15.0 (#435)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2469c1 commit be876a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"eslint-plugin-n": "17.11.1",
138138
"eslint-plugin-promise": "7.1.0",
139139
"eslint-plugin-unicorn": "56.0.0",
140-
"eslint-plugin-yml": "1.14.0",
140+
"eslint-plugin-yml": "1.15.0",
141141
"globals": "15.11.0",
142142
"growl": "1.10.5",
143143
"husky": "9.1.6",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ __metadata:
15821582
eslint-plugin-n: "npm:17.11.1"
15831583
eslint-plugin-promise: "npm:7.1.0"
15841584
eslint-plugin-unicorn: "npm:56.0.0"
1585-
eslint-plugin-yml: "npm:1.14.0"
1585+
eslint-plugin-yml: "npm:1.15.0"
15861586
globals: "npm:15.11.0"
15871587
growl: "npm:1.10.5"
15881588
husky: "npm:9.1.6"
@@ -5171,9 +5171,9 @@ __metadata:
51715171
languageName: node
51725172
linkType: hard
51735173

5174-
"eslint-plugin-yml@npm:1.14.0":
5175-
version: 1.14.0
5176-
resolution: "eslint-plugin-yml@npm:1.14.0"
5174+
"eslint-plugin-yml@npm:1.15.0":
5175+
version: 1.15.0
5176+
resolution: "eslint-plugin-yml@npm:1.15.0"
51775177
dependencies:
51785178
debug: "npm:^4.3.2"
51795179
eslint-compat-utils: "npm:^0.5.0"
@@ -5182,7 +5182,7 @@ __metadata:
51825182
yaml-eslint-parser: "npm:^1.2.1"
51835183
peerDependencies:
51845184
eslint: ">=6.0.0"
5185-
checksum: 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
5185+
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
51865186
languageName: node
51875187
linkType: hard
51885188

0 commit comments

Comments
 (0)