chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0 (#17771)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.15.0 to 9.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2119248d90
commit
7fbe0ca45f
|
|
@ -142,7 +142,7 @@
|
|||
"@babel/preset-typescript": "7.26.0",
|
||||
"@bbob/types": "4.2.0",
|
||||
"@eslint/eslintrc": "3.2.0",
|
||||
"@eslint/js": "9.15.0",
|
||||
"@eslint/js": "9.16.0",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
"@stylistic/eslint-plugin": "2.11.0",
|
||||
"@types/aes-js": "3.1.4",
|
||||
|
|
|
|||
|
|
@ -287,8 +287,8 @@ importers:
|
|||
specifier: 3.2.0
|
||||
version: 3.2.0
|
||||
'@eslint/js':
|
||||
specifier: 9.15.0
|
||||
version: 9.15.0
|
||||
specifier: 9.16.0
|
||||
version: 9.16.0
|
||||
'@microsoft/eslint-formatter-sarif':
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
|
|
@ -1347,6 +1347,10 @@ packages:
|
|||
resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.16.0':
|
||||
resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.4':
|
||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
|
@ -6788,6 +6792,8 @@ snapshots:
|
|||
|
||||
'@eslint/js@9.15.0': {}
|
||||
|
||||
'@eslint/js@9.16.0': {}
|
||||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@eslint/plugin-kit@0.2.3':
|
||||
|
|
|
|||
Loading…
Reference in New Issue