Bump packages to fix linter
This commit is contained in:
parent
ed9506bbaf
commit
0a11e3fdd9
6063 changed files with 378752 additions and 306784 deletions
2
node_modules/eslint-plugin-github/lib/url.js
generated
vendored
2
node_modules/eslint-plugin-github/lib/url.js
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
const {homepage, version} = require('../package.json')
|
||||
const path = require('path')
|
||||
// eslint-disable-next-line eslint-plugin/prefer-object-rule
|
||||
|
||||
module.exports = ({id}) => {
|
||||
const url = new URL(homepage)
|
||||
const rule = path.basename(id, '.js')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue