Skip to content

Commit 7e7961d

Browse files
committed
chore: bump @npmcli/eslint-config to 5.1.0
1 parent 866b5ee commit 7e7961d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
},
158158
"devDependencies": {
159159
"@npmcli/docs": "^1.0.0",
160-
"@npmcli/eslint-config": "^5.0.1",
160+
"@npmcli/eslint-config": "^5.1.0",
161161
"@npmcli/git": "^6.0.1",
162162
"@npmcli/mock-globals": "^1.0.0",
163163
"@npmcli/mock-registry": "^1.0.0",
@@ -3411,9 +3411,9 @@
34113411
"link": true
34123412
},
34133413
"node_modules/@npmcli/eslint-config": {
3414-
"version": "5.0.1",
3415-
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-5.0.1.tgz",
3416-
"integrity": "sha512-S/YyfSAyiQWGzXBeX8D/Fe363628zXwraLVbRe080VdWn9FdT9ILVk55ATRpAXefa5JJwgsbMM5vA1V9tDrjqw==",
3414+
"version": "5.1.0",
3415+
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-5.1.0.tgz",
3416+
"integrity": "sha512-L4FAYndvARxkbTBNbsbDDkArIf8A8WmTFGVKdevJ3jd9nPzDKWiuC9TW0QtEnRsFHr5IX7G6qkRLK+drLIGoEA==",
34173417
"dev": true,
34183418
"license": "ISC",
34193419
"dependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
],
189189
"devDependencies": {
190190
"@npmcli/docs": "^1.0.0",
191-
"@npmcli/eslint-config": "^5.0.1",
191+
"@npmcli/eslint-config": "^5.1.0",
192192
"@npmcli/git": "^6.0.1",
193193
"@npmcli/mock-globals": "^1.0.0",
194194
"@npmcli/mock-registry": "^1.0.0",

0 commit comments

Comments
 (0)