Skip to content

Commit

Permalink
build(deps-dev): Bump yaml-eslint-parser from 1.1.0 to 1.2.0 (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
  • Loading branch information
dependabot[bot] and flexdevelopment committed Mar 21, 2023
1 parent bc6407f commit 1b600e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"vite-tsconfig-paths": "4.0.5",
"vitest": "0.28.5",
"vitest-github-actions-reporter": "0.10.0",
"yaml-eslint-parser": "1.1.0"
"yaml-eslint-parser": "1.2.0"
},
"peerDependencies": {
"@types/node": ">=14.18.36",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@ __metadata:
vite-tsconfig-paths: "npm:4.0.5"
vitest: "npm:0.28.5"
vitest-github-actions-reporter: "npm:0.10.0"
yaml-eslint-parser: "npm:1.1.0"
yaml-eslint-parser: "npm:1.2.0"
peerDependencies:
"@types/node": ">=14.18.36"
typescript: ">=4.7"
Expand Down Expand Up @@ -9253,14 +9253,14 @@ __metadata:
languageName: node
linkType: hard

"yaml-eslint-parser@npm:1.1.0, yaml-eslint-parser@npm:^1.1.0":
version: 1.1.0
resolution: "yaml-eslint-parser@npm:1.1.0"
"yaml-eslint-parser@npm:1.2.0, yaml-eslint-parser@npm:^1.1.0":
version: 1.2.0
resolution: "yaml-eslint-parser@npm:1.2.0"
dependencies:
eslint-visitor-keys: "npm:^3.0.0"
lodash: "npm:^4.17.21"
yaml: "npm:^2.0.0"
checksum: fe75aed4d2c3d3e162faa6fef2168b04c97f2da58bb7cb6ea2f9493e828d9dfcc8bc1a0eebcbe414db400d545a4ba039c2a1514f5e6afba27f65269641e1775c
checksum: 9892830884874c4c03d57369e6bd93f4fe6855ad06d590a94dac5a954f137af70f1411a428290bbb34a1ff1ce1074569c497fccd783bca5b274c70f988383f0e
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b600e2

Please sign in to comment.