Skip to content

Commit abc2590

Browse files
fix(deps): update dependency toml-eslint-parser to ^0.10.0 (#335)
* fix(deps): update dependency toml-eslint-parser to ^0.10.0 * Create kind-dryers-tie.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 1b56794 commit abc2590

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/kind-dryers-tie.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": patch
3+
---
4+
5+
fix(deps): update dependency toml-eslint-parser to ^0.10.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jsonc-eslint-parser": "^2.0.0",
5959
"minimatch": "^8.0.0",
6060
"synckit": "^0.9.0",
61-
"toml-eslint-parser": "^0.9.0",
61+
"toml-eslint-parser": "^0.10.0",
6262
"tunnel-agent": "^0.6.0",
6363
"yaml-eslint-parser": "^1.0.0"
6464
},

0 commit comments

Comments
 (0)