Skip to content

Commit ea89f5d

Browse files
dependabot[bot]lukekarrys
authored andcommitted
chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0
Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.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@v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: "@npmcli/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2241f43 commit ea89f5d

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
@@ -18,7 +18,7 @@
1818
"posttest": "npm run lint"
1919
},
2020
"devDependencies": {
21-
"@npmcli/eslint-config": "^3.1.0",
21+
"@npmcli/eslint-config": "^4.0.0",
2222
"@npmcli/template-oss": "4.5.1",
2323
"mkdirp": "^1.0.4",
2424
"require-inject": "^1.4.4",

0 commit comments

Comments
 (0)