Skip to content

Commit 1ec4a0b

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

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
@@ -124,7 +124,7 @@
124124
"eslint-plugin-n": "17.12.0",
125125
"eslint-plugin-promise": "7.1.0",
126126
"eslint-plugin-unicorn": "56.0.0",
127-
"eslint-plugin-yml": "1.14.0",
127+
"eslint-plugin-yml": "1.15.0",
128128
"globals": "15.11.0",
129129
"growl": "1.10.5",
130130
"husky": "9.1.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,7 @@ __metadata:
17821782
eslint-plugin-n: "npm:17.12.0"
17831783
eslint-plugin-promise: "npm:7.1.0"
17841784
eslint-plugin-unicorn: "npm:56.0.0"
1785-
eslint-plugin-yml: "npm:1.14.0"
1785+
eslint-plugin-yml: "npm:1.15.0"
17861786
globals: "npm:15.11.0"
17871787
growl: "npm:1.10.5"
17881788
husky: "npm:9.1.6"
@@ -5071,9 +5071,9 @@ __metadata:
50715071
languageName: node
50725072
linkType: hard
50735073

5074-
"eslint-plugin-yml@npm:1.14.0":
5075-
version: 1.14.0
5076-
resolution: "eslint-plugin-yml@npm:1.14.0"
5074+
"eslint-plugin-yml@npm:1.15.0":
5075+
version: 1.15.0
5076+
resolution: "eslint-plugin-yml@npm:1.15.0"
50775077
dependencies:
50785078
debug: "npm:^4.3.2"
50795079
eslint-compat-utils: "npm:^0.5.0"
@@ -5082,7 +5082,7 @@ __metadata:
50825082
yaml-eslint-parser: "npm:^1.2.1"
50835083
peerDependencies:
50845084
eslint: ">=6.0.0"
5085-
checksum: 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
5085+
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
50865086
languageName: node
50875087
linkType: hard
50885088

0 commit comments

Comments
 (0)