Skip to content

Commit 84fc08a

Browse files
chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0
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]>
1 parent c34e350 commit 84fc08a

File tree

3 files changed

+22
-127
lines changed

3 files changed

+22
-127
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"yaml": "^2.3.4"
3131
},
3232
"devDependencies": {
33-
"@npmcli/eslint-config": "^4.0.4",
33+
"@npmcli/eslint-config": "^5.0.0",
3434
"@npmcli/template-oss": "4.23.2",
3535
"tap": "^21.0.0"
3636
},

package-lock.json

Lines changed: 20 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
6969
"@github/prettier-config": "^0.0.6",
70-
"@npmcli/eslint-config": "^4.0.4",
70+
"@npmcli/eslint-config": "^5.0.0",
7171
"@npmcli/template-oss": "4.23.2",
7272
"@testing-library/dom": "^10.4.0",
7373
"@testing-library/jest-dom": "^6.2.0",

0 commit comments

Comments
 (0)