Skip to content

Commit 7ffe9e4

Browse files
authored
Update deps (#38)
`[email protected]` has breaking changes, so the next version will be a major update. See https://github.com/tclindner/npm-package-json-lint/releases/tag/v7.0.0
1 parent d5f937f commit 7ffe9e4

File tree

4 files changed

+4964
-13013
lines changed

4 files changed

+4964
-13013
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ jobs:
1414

1515
test:
1616
uses: stylelint/.github/.github/workflows/test.yml@main
17-
with:
18-
node-version: '["14", "16", "18"]'

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Head
2+
3+
- Remove Node.js 14 support.
4+
- Bump `npm-package-json-lint` to `^7.0.0`.
5+
- Bump `npm-package-json-lint-config-default` to `^6.0.0`.
6+
17
## 3.0.0
28

39
- Remove Node.js 12 support.

0 commit comments

Comments
 (0)