Update checked-in dependencies
This commit is contained in:
parent
7269bf610b
commit
e5a7c904c1
215 changed files with 41592 additions and 3253 deletions
4
node_modules/@eslint/js/src/index.js
generated
vendored
4
node_modules/@eslint/js/src/index.js
generated
vendored
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
"use strict";
|
||||
|
||||
const { version } = require("../package.json");
|
||||
const { name, version } = require("../package.json");
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Public Interface
|
||||
|
|
@ -13,7 +13,7 @@ const { version } = require("../package.json");
|
|||
|
||||
module.exports = {
|
||||
meta: {
|
||||
name: "@eslint/js",
|
||||
name,
|
||||
version
|
||||
},
|
||||
configs: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue