Skip to content

Commit

Permalink
chore: bump @npmcli/eslint-config to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Jan 17, 2025
1 parent 866b5ee commit 7e7961d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
},
"devDependencies": {
"@npmcli/docs": "^1.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/eslint-config": "^5.1.0",
"@npmcli/git": "^6.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
Expand Down Expand Up @@ -3411,9 +3411,9 @@
"link": true
},
"node_modules/@npmcli/eslint-config": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-5.0.1.tgz",
"integrity": "sha512-S/YyfSAyiQWGzXBeX8D/Fe363628zXwraLVbRe080VdWn9FdT9ILVk55ATRpAXefa5JJwgsbMM5vA1V9tDrjqw==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-5.1.0.tgz",
"integrity": "sha512-L4FAYndvARxkbTBNbsbDDkArIf8A8WmTFGVKdevJ3jd9nPzDKWiuC9TW0QtEnRsFHr5IX7G6qkRLK+drLIGoEA==",
"dev": true,
"license": "ISC",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
],
"devDependencies": {
"@npmcli/docs": "^1.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/eslint-config": "^5.1.0",
"@npmcli/git": "^6.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
Expand Down

0 comments on commit 7e7961d

Please sign in to comment.