Skip to content

Commit

Permalink
feat: update sort-package-json to 12 (#680)
Browse files Browse the repository at this point in the history
## PR Checklist

-   [x] Addresses an existing open issue: fixes #679
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Straightforward bump. Look at all those `pnpm-lock.yaml` removals! 🔪
  • Loading branch information
JoshuaKGoldberg authored Dec 5, 2024
1 parent 886e188 commit 566e85b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"package-json-validator": "^0.7.0",
"semver": "^7.5.4",
"sort-object-keys": "^1.1.3",
"sort-package-json": "^1.57.0",
"sort-package-json": "^2.12.0",
"validate-npm-package-name": "^6.0.0"
},
"devDependencies": {
Expand Down
56 changes: 2 additions & 54 deletions pnpm-lock.yaml

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

0 comments on commit 566e85b

Please sign in to comment.