Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-yml from 1.15.0 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 2f098c0 commit 4070e1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"eslint-plugin-n": "17.14.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.15.0",
"eslint-plugin-yml": "1.16.0",
"globals": "15.14.0",
"growl": "1.10.5",
"husky": "9.1.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,7 @@ __metadata:
eslint-plugin-n: "npm:17.14.0"
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-unicorn: "npm:56.0.1"
eslint-plugin-yml: "npm:1.15.0"
eslint-plugin-yml: "npm:1.16.0"
globals: "npm:15.14.0"
growl: "npm:1.10.5"
husky: "npm:9.1.7"
Expand Down Expand Up @@ -5016,7 +5016,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.5.0, eslint-compat-utils@npm:^0.5.1":
"eslint-compat-utils@npm:^0.5.1":
version: 0.5.1
resolution: "eslint-compat-utils@npm:0.5.1"
dependencies:
Expand Down Expand Up @@ -5308,18 +5308,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.15.0":
version: 1.15.0
resolution: "eslint-plugin-yml@npm:1.15.0"
"eslint-plugin-yml@npm:1.16.0":
version: 1.16.0
resolution: "eslint-plugin-yml@npm:1.16.0"
dependencies:
debug: "npm:^4.3.2"
eslint-compat-utils: "npm:^0.5.0"
eslint-compat-utils: "npm:^0.6.0"
lodash: "npm:^4.17.21"
natural-compare: "npm:^1.4.0"
yaml-eslint-parser: "npm:^1.2.1"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
checksum: 10/523f3016098f2de340a68c1fa11228734b281191d3391b1ab8812c1c446455841f35815b4c4f036c2ab459a5f7b0c6496dd5bc57de912632d8db9da44e45eb44
languageName: node
linkType: hard

Expand Down

0 comments on commit 4070e1c

Please sign in to comment.