Skip to content

Commit ad2feb4

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"eslint-plugin-n": "17.12.0",
127127
"eslint-plugin-promise": "7.1.0",
128128
"eslint-plugin-unicorn": "56.0.0",
129-
"eslint-plugin-yml": "1.14.0",
129+
"eslint-plugin-yml": "1.15.0",
130130
"globals": "15.11.0",
131131
"growl": "1.10.5",
132132
"husky": "9.1.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1972,7 +1972,7 @@ __metadata:
19721972
eslint-plugin-n: "npm:17.12.0"
19731973
eslint-plugin-promise: "npm:7.1.0"
19741974
eslint-plugin-unicorn: "npm:56.0.0"
1975-
eslint-plugin-yml: "npm:1.14.0"
1975+
eslint-plugin-yml: "npm:1.15.0"
19761976
globals: "npm:15.11.0"
19771977
growl: "npm:1.10.5"
19781978
husky: "npm:9.1.6"
@@ -5096,9 +5096,9 @@ __metadata:
50965096
languageName: node
50975097
linkType: hard
50985098

5099-
"eslint-plugin-yml@npm:1.14.0":
5100-
version: 1.14.0
5101-
resolution: "eslint-plugin-yml@npm:1.14.0"
5099+
"eslint-plugin-yml@npm:1.15.0":
5100+
version: 1.15.0
5101+
resolution: "eslint-plugin-yml@npm:1.15.0"
51025102
dependencies:
51035103
debug: "npm:^4.3.2"
51045104
eslint-compat-utils: "npm:^0.5.0"
@@ -5107,7 +5107,7 @@ __metadata:
51075107
yaml-eslint-parser: "npm:^1.2.1"
51085108
peerDependencies:
51095109
eslint: ">=6.0.0"
5110-
checksum: 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
5110+
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
51115111
languageName: node
51125112
linkType: hard
51135113

0 commit comments

Comments
 (0)