Skip to content

Commit

Permalink
Merge commit '30135a9259190f214c5fb5435edbab6dee4374bb' into remove-b…
Browse files Browse the repository at this point in the history
…undle-schema

# Conflicts:
#	schemastore/json.schemastore.org/apibuilder.json
#	schemastore/json.schemastore.org/golangci-lint.json
#	schemastore/json.schemastore.org/prettierrc.json
#	schemastore/json.schemastore.org/stylelintrc.json
#	schemastore/json.schemastore.org/swcrc.json
#	schemastore/timestamp.json
#	schemastore/www.schemastore.org/api/json/catalog.json
  • Loading branch information
ota-meshi committed Jul 21, 2022
2 parents 3916c3a + 30135a9 commit c7bffd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-json-schema-validator",
"version": "3.2.4",
"version": "3.2.8",
"description": "ESLint plugin that validates data using JSON Schema Validator.",
"repository": "git+https://github.com/ota-meshi/eslint-plugin-json-schema-validator.git",
"homepage": "https://ota-meshi.github.io/eslint-plugin-json-schema-validator/",
Expand Down Expand Up @@ -79,7 +79,7 @@
"eslint-plugin-eslint-plugin": "^5.0.0",
"eslint-plugin-json-schema-validator": "^3.0.0",
"eslint-plugin-jsonc": "^2.0.0",
"eslint-plugin-markdown": "^2.0.0-0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-node-dependencies": "^0.9.0",
"eslint-plugin-prettier": "^4.0.0",
Expand Down

0 comments on commit c7bffd6

Please sign in to comment.