Skip to content

Commit 545d77e

Browse files
chore: bump @npmcli/eslint-config from 5.1.0 to 6.0.0
Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 5.1.0 to 6.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@v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: "@npmcli/eslint-config" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c766b99 commit 545d77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
2121
},
2222
"devDependencies": {
23-
"@npmcli/eslint-config": "^5.0.0",
23+
"@npmcli/eslint-config": "^6.0.0",
2424
"@npmcli/template-oss": "4.27.1",
2525
"tap": "^16.3.0"
2626
},

0 commit comments

Comments
 (0)