mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Bump eslint-plugin-yml from 3.5.0 to 3.6.0
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 3.5.0 to 3.6.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](https://github.com/ota-meshi/eslint-plugin-yml/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -18,7 +18,7 @@
|
|||||||
"@eslint/js": "10.0.1",
|
"@eslint/js": "10.0.1",
|
||||||
"@vercel/ncc": "0.44.1",
|
"@vercel/ncc": "0.44.1",
|
||||||
"eslint": "10.6.0",
|
"eslint": "10.6.0",
|
||||||
"eslint-plugin-yml": "3.5.0",
|
"eslint-plugin-yml": "3.6.0",
|
||||||
"globals": "17.7.0",
|
"globals": "17.7.0",
|
||||||
"markdownlint-cli": "0.49.0",
|
"markdownlint-cli": "0.49.0",
|
||||||
"prettier": "3.9.4",
|
"prettier": "3.9.4",
|
||||||
@@ -1330,9 +1330,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-yml": {
|
"node_modules/eslint-plugin-yml": {
|
||||||
"version": "3.5.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-3.6.0.tgz",
|
||||||
"integrity": "sha512-u2UkSIp/+th1wYCt0QWeCI6agf24dxX6PbFfCCN18gGQHmXh3Cn9D/U5OiP5RNYTEwjXCLusj1OJRK+zwdvFqQ==",
|
"integrity": "sha512-8lSqBIiOJO8ms1gktdlNaVGm3zXQJiYeKhQmtIG66XzU58kFDOjQae4sufQEMGHC4bP8VxiaH3tjU5PpDB6euw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
"@eslint/js": "10.0.1",
|
"@eslint/js": "10.0.1",
|
||||||
"@vercel/ncc": "0.44.1",
|
"@vercel/ncc": "0.44.1",
|
||||||
"eslint": "10.6.0",
|
"eslint": "10.6.0",
|
||||||
"eslint-plugin-yml": "3.5.0",
|
"eslint-plugin-yml": "3.6.0",
|
||||||
"globals": "17.7.0",
|
"globals": "17.7.0",
|
||||||
"markdownlint-cli": "0.49.0",
|
"markdownlint-cli": "0.49.0",
|
||||||
"prettier": "3.9.4",
|
"prettier": "3.9.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user