Skip to content

Commit 729c703

Browse files
build(deps-dev): bump yaml-eslint-parser from 1.2.3 to 1.3.0 (#69)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent f73b251 commit 729c703

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"unified": "11.0.5",
260260
"vfile": "6.0.3",
261261
"vitest": "3.0.7",
262-
"yaml-eslint-parser": "1.2.3"
262+
"yaml-eslint-parser": "1.3.0"
263263
},
264264
"packageManager": "[email protected]",
265265
"sideEffects": false

yarn.lock

+6-7
Original file line numberDiff line numberDiff line change
@@ -1681,7 +1681,7 @@ __metadata:
16811681
unified: "npm:11.0.5"
16821682
vfile: "npm:6.0.3"
16831683
vitest: "npm:3.0.7"
1684-
yaml-eslint-parser: "npm:1.2.3"
1684+
yaml-eslint-parser: "npm:1.3.0"
16851685
languageName: unknown
16861686
linkType: soft
16871687

@@ -6882,7 +6882,7 @@ __metadata:
68826882
languageName: node
68836883
linkType: hard
68846884

6885-
"lodash@npm:^4.17.15, lodash@npm:^4.17.21":
6885+
"lodash@npm:^4.17.15":
68866886
version: 4.17.21
68876887
resolution: "lodash@npm:4.17.21"
68886888
checksum: 10/c08619c038846ea6ac754abd6dd29d2568aa705feb69339e836dfa8d8b09abbb2f859371e86863eda41848221f9af43714491467b5b0299122431e202bb0c532
@@ -11880,14 +11880,13 @@ __metadata:
1188011880
languageName: node
1188111881
linkType: hard
1188211882

11883-
"yaml-eslint-parser@npm:1.2.3, yaml-eslint-parser@npm:^1.2.1":
11884-
version: 1.2.3
11885-
resolution: "yaml-eslint-parser@npm:1.2.3"
11883+
"yaml-eslint-parser@npm:1.3.0, yaml-eslint-parser@npm:^1.2.1":
11884+
version: 1.3.0
11885+
resolution: "yaml-eslint-parser@npm:1.3.0"
1188611886
dependencies:
1188711887
eslint-visitor-keys: "npm:^3.0.0"
11888-
lodash: "npm:^4.17.21"
1188911888
yaml: "npm:^2.0.0"
11890-
checksum: 10/b936470882a38457333591cbecae5ace8e3cdb92cf0754a51429230e5a1fc56f90a8433341474ed8961125fd81047ee57fa3eb053dcd94cde76c8ae35cb58add
11889+
checksum: 10/ef2cecd5b97e14e8022fccddbd56f624033e1a101723f0acf2bfd78be7bc6f68b654be2acbed803b13692ec8ab650261c067051a7411978778f8af1d44cd8b4f
1189111890
languageName: node
1189211891
linkType: hard
1189311892

0 commit comments

Comments
 (0)