Skip to content

Commit

Permalink
Update toml parser (#264)
Browse files Browse the repository at this point in the history
* Update toml parser

* Create tricky-years-march.md
  • Loading branch information
ota-meshi committed Nov 9, 2023
1 parent 68e7bf9 commit 0af46df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tricky-years-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-json-schema-validator": patch
---

Update toml parser
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jsonc-eslint-parser": "^2.0.0",
"minimatch": "^8.0.0",
"synckit": "^0.8.0",
"toml-eslint-parser": "^0.8.0",
"toml-eslint-parser": "^0.9.0",
"tunnel-agent": "^0.6.0",
"yaml-eslint-parser": "^1.0.0"
},
Expand Down

0 comments on commit 0af46df

Please sign in to comment.