Skip to content

Commit

Permalink
Bump npm-package-json-lint from 7.1.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/tclindner/npm-package-json-lint/releases)
- [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md)
- [Commits](tclindner/npm-package-json-lint@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: npm-package-json-lint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent e2c960c commit ffd7ddc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 57 deletions.
80 changes: 25 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"eslint-plugin-unicorn": "^54.0.0",
"is-plain-obj": "^3.0.0",
"jest": "^29.7.0",
"npm-package-json-lint": "^7.1.0",
"npm-package-json-lint": "^8.0.0",
"prettier": "^3.3.1"
},
"peerDependencies": {
"npm-package-json-lint": "^7.1.0"
"npm-package-json-lint": "^8.0.0"
},
"engines": {
"node": ">=18.0.0",
Expand Down

0 comments on commit ffd7ddc

Please sign in to comment.