Skip to content

Commit 9c465df

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

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
@@ -122,7 +122,7 @@
122122
"eslint-plugin-n": "17.12.0",
123123
"eslint-plugin-promise": "7.1.0",
124124
"eslint-plugin-unicorn": "56.0.0",
125-
"eslint-plugin-yml": "1.14.0",
125+
"eslint-plugin-yml": "1.15.0",
126126
"globals": "15.11.0",
127127
"growl": "1.10.5",
128128
"husky": "9.1.6",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1978,7 +1978,7 @@ __metadata:
19781978
eslint-plugin-n: "npm:17.12.0"
19791979
eslint-plugin-promise: "npm:7.1.0"
19801980
eslint-plugin-unicorn: "npm:56.0.0"
1981-
eslint-plugin-yml: "npm:1.14.0"
1981+
eslint-plugin-yml: "npm:1.15.0"
19821982
globals: "npm:15.11.0"
19831983
growl: "npm:1.10.5"
19841984
husky: "npm:9.1.6"
@@ -5119,9 +5119,9 @@ __metadata:
51195119
languageName: node
51205120
linkType: hard
51215121

5122-
"eslint-plugin-yml@npm:1.14.0":
5123-
version: 1.14.0
5124-
resolution: "eslint-plugin-yml@npm:1.14.0"
5122+
"eslint-plugin-yml@npm:1.15.0":
5123+
version: 1.15.0
5124+
resolution: "eslint-plugin-yml@npm:1.15.0"
51255125
dependencies:
51265126
debug: "npm:^4.3.2"
51275127
eslint-compat-utils: "npm:^0.5.0"
@@ -5130,7 +5130,7 @@ __metadata:
51305130
yaml-eslint-parser: "npm:^1.2.1"
51315131
peerDependencies:
51325132
eslint: ">=6.0.0"
5133-
checksum: 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
5133+
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
51345134
languageName: node
51355135
linkType: hard
51365136

0 commit comments

Comments
 (0)