Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-json-files to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kellyselden committed Jun 15, 2021
1 parent 02161be commit c541e06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint": "^7.17.0",
"eslint-config-crowdstrike": "^3.0.0",
"eslint-config-crowdstrike-node": "^3.0.0",
"eslint-plugin-json-files": "0.9.0",
"eslint-plugin-json-files": "1.1.0",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-node": "^11.0.0",
"git-fixtures": "^3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -987,10 +987,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"

eslint-plugin-json-files@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-json-files/-/eslint-plugin-json-files-0.9.0.tgz#cc24ea6f54f568775680592086ad8db4d5332e6a"
integrity sha512-Y6wv9HPtS3j9coSDAzMKUiJg5wxgwNP4/Et4fqLWrpBB8CR5h6BT5YVPZ8qEnpWcnWTnn+YM9vmM6yYf7mUzlw==
eslint-plugin-json-files@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-json-files/-/eslint-plugin-json-files-1.1.0.tgz#3a2bd89984d12ad785360933396671b6a34c2a78"
integrity sha512-rEcMOz9Tug1ioDEl1ddkH/m0wGkgXKZTxRFDkZCwnzkLPINxB+0Zl7XeyViSnTwkSIeTFGjg1ENJZPuquKUcCA==
dependencies:
ajv "^8.2.0"
requireindex "^1.2.0"
Expand Down

0 comments on commit c541e06

Please sign in to comment.