Skip to content

Commit

Permalink
chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.
- [Release notes](https://github.com/npm/eslint-config/releases)
- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
- [Commits](npm/eslint-config@v4.0.5...v5.0.0)

---
updated-dependencies:
- dependency-name: "@npmcli/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hashtagchris committed Aug 29, 2024
1 parent 4bd28a5 commit 867a830
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 129 deletions.
147 changes: 21 additions & 126 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"workspaces/*"
],
"devDependencies": {
"@npmcli/eslint-config": "^4.0.4",
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.2",
"tap": "^21.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion workspaces/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"www": "^1.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.4",
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.2",
"tap": "^21.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion workspaces/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/npm/statusboard#readme",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.4",
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.2",
"eslint-import-resolver-typescript": "^3.6.1",
"tap": "^21.0.1"
Expand Down

0 comments on commit 867a830

Please sign in to comment.