Skip to content

Commit eb549a4

Browse files
dependabot[bot]hashtagchris
authored andcommitted
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 68990e6 commit eb549a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
],
6969
"devDependencies": {
7070
"@github/prettier-config": "0.0.6",
71-
"@npmcli/eslint-config": "^4.0.0",
71+
"@npmcli/eslint-config": "^5.0.0",
7272
"@npmcli/template-oss": "file:./",
7373
"eslint-config-prettier": "^9.1.0",
7474
"nock": "^13.3.8",

Diff for: workspace/test-workspace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
1616
},
1717
"devDependencies": {
18-
"@npmcli/eslint-config": "^4.0.0",
18+
"@npmcli/eslint-config": "^5.0.0",
1919
"@npmcli/template-oss": "file:../../",
2020
"tap": "^16.0.0"
2121
},

0 commit comments

Comments
 (0)