Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-jsonc from 2.3.1 to 2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Aug 20, 2022
1 parent 1a646fb commit 1e45ef3
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 @@ -130,7 +130,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-jsonc": "2.3.1",
"eslint-plugin-jsonc": "2.4.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.0",
"eslint-plugin-node": "11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:39.3.6"
eslint-plugin-jsonc: "npm:2.3.1"
eslint-plugin-jsonc: "npm:2.4.0"
eslint-plugin-markdown: "npm:3.0.0"
eslint-plugin-markdownlint: "npm:0.4.0"
eslint-plugin-node: "npm:11.1.0"
Expand Down Expand Up @@ -3766,16 +3766,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.3.1":
version: 2.3.1
resolution: "eslint-plugin-jsonc@npm:2.3.1"
"eslint-plugin-jsonc@npm:2.4.0":
version: 2.4.0
resolution: "eslint-plugin-jsonc@npm:2.4.0"
dependencies:
eslint-utils: "npm:^3.0.0"
jsonc-eslint-parser: "npm:^2.0.4"
natural-compare: "npm:^1.4.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 493e80780daee714ff53633e84442f51e362e62731fae4ed9809f67c80fd42a7f68d2128633a1733cfaae503dee0787e47b48998b54ef12f92c496df8608db72
checksum: 1ed387d0abf8913221ec6040a98f07f3c982759f2fd9f6cb9926a6cb742b38bfdad849187ef1827e1271e9d03f6775fe56d98cf514328b6d8ad524f08ae42876
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e45ef3

Please sign in to comment.