Skip to content

Commit 82b48ee

Browse files
fix(deps): update dependency toml-eslint-parser to ^0.6.0 (#215)
* fix(deps): update dependency toml-eslint-parser to ^0.6.0 * Create poor-meals-vanish.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent 79ca378 commit 82b48ee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/poor-meals-vanish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-json-schema-validator": minor
3+
---
4+
5+
fix(deps): update dependency toml-eslint-parser to ^0.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jsonc-eslint-parser": "^2.0.0",
5757
"minimatch": "^8.0.0",
5858
"synckit": "^0.8.0",
59-
"toml-eslint-parser": "^0.5.0",
59+
"toml-eslint-parser": "^0.6.0",
6060
"tunnel-agent": "^0.6.0",
6161
"yaml-eslint-parser": "^1.0.0"
6262
},

0 commit comments

Comments
 (0)