Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-package-json to v0.16.0 (#…
Browse files Browse the repository at this point in the history
…8523)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent a4ea661 commit 365e7fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-package-json": "0.15.6",
"eslint-plugin-package-json": "0.16.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.31.0",
"eslint-webpack-plugin": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions UI/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4359,10 +4359,10 @@ eslint-plugin-n@^17.2.0:
minimatch "^9.0.5"
semver "^7.5.3"

eslint-plugin-package-json@0.15.6:
version "0.15.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-package-json/-/eslint-plugin-package-json-0.15.6.tgz#3f96cabd1a78684dd75112ec52ee9dbc3e36e8ba"
integrity sha512-neg32Ew8yP9cFMQGGFI01wLsgAs/0qFbHdgpDoRFDe6UfqzFA06RQToKh4M63miiL35wmA824i/DPNU80RGyPA==
eslint-plugin-package-json@0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-package-json/-/eslint-plugin-package-json-0.16.0.tgz#d83c96d0ba88671e05029e66048f55da29beb46a"
integrity sha512-AIyPKUpbxPToZ7g8rjpQhmUbjYLSSypKfS+5LU0kwEYqM0vKxQ8cgROce1qPZj+iGbd+RcTrEPWpVJa1JgJCxQ==
dependencies:
"@altano/repository-tools" "^0.1.1"
detect-indent "6.1.0"
Expand Down

0 comments on commit 365e7fe

Please sign in to comment.