Compare commits

..

3 Commits

Author SHA1 Message Date
minori 99ad2e5a9a deps: update globals to 17.3.0
Node.js CI / CI (pull_request) Failing after 9s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m1s
2026-02-11 07:00:44 -08:00
minori bf377b3805 deps: update globals to 17.2.0
Node.js CI / CI (pull_request) Failing after 22s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m55s
2026-02-06 07:01:05 -08:00
minori e4d0f1104c deps: update globals to 17.1.0
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-02-03 19:22:04 -08:00
2 changed files with 17 additions and 21 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"homepage": "https://git.nhcarrigan.com/nhcarrigan/eslint-config", "homepage": "https://git.nhcarrigan.com/nhcarrigan/eslint-config",
"dependencies": { "dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1", "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@eslint/compat": "2.1.0", "@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0", "@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0", "@eslint/js": "9.17.0",
"@stylistic/eslint-plugin": "2.12.1", "@stylistic/eslint-plugin": "2.12.1",
@@ -45,7 +45,7 @@
"eslint-plugin-react": "7.37.3", "eslint-plugin-react": "7.37.3",
"eslint-plugin-sort-keys-fix": "1.1.2", "eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-unicorn": "56.0.1", "eslint-plugin-unicorn": "56.0.1",
"globals": "15.14.0" "globals": "17.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"eslint": ">=9", "eslint": ">=9",
+15 -19
View File
@@ -12,8 +12,8 @@ importers:
specifier: 4.4.1 specifier: 4.4.1
version: 4.4.1(eslint@9.7.0) version: 4.4.1(eslint@9.7.0)
'@eslint/compat': '@eslint/compat':
specifier: 2.1.0 specifier: 1.2.4
version: 2.1.0(eslint@9.7.0) version: 1.2.4(eslint@9.7.0)
'@eslint/eslintrc': '@eslint/eslintrc':
specifier: 3.2.0 specifier: 3.2.0
version: 3.2.0 version: 3.2.0
@@ -57,8 +57,8 @@ importers:
specifier: 56.0.1 specifier: 56.0.1
version: 56.0.1(eslint@9.7.0) version: 56.0.1(eslint@9.7.0)
globals: globals:
specifier: 15.14.0 specifier: 17.3.0
version: 15.14.0 version: 17.3.0
playwright: playwright:
specifier: '>=1' specifier: '>=1'
version: 1.47.2 version: 1.47.2
@@ -258,11 +258,11 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/compat@2.1.0': '@eslint/compat@1.2.4':
resolution: {integrity: sha512-LgaSCymEpw7tF53xvDw9SNsraPb1IBHxpdABIOM0hW8UAlP8znrjYtuxfR58FSJ3L9BhwD+FaPRFQpZq84Nh6g==} resolution: {integrity: sha512-S8ZdQj/N69YAtuqFt7653jwcvuUj131+6qGLUyDqfDg1OIoBQ66OCuXC473YQfO2AaxITTutiRQiDwoo7ZLYyg==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.40 || 9 || 10 eslint: ^9.10.0
peerDependenciesMeta: peerDependenciesMeta:
eslint: eslint:
optional: true optional: true
@@ -271,10 +271,6 @@ packages:
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/core@1.2.1':
resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
'@eslint/eslintrc@3.2.0': '@eslint/eslintrc@3.2.0':
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1185,6 +1181,10 @@ packages:
resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==}
engines: {node: '>=18'} engines: {node: '>=18'}
globals@17.3.0:
resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==}
engines: {node: '>=18'}
globalthis@1.0.3: globalthis@1.0.3:
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@@ -2272,9 +2272,7 @@ snapshots:
'@eslint-community/regexpp@4.11.0': {} '@eslint-community/regexpp@4.11.0': {}
'@eslint/compat@2.1.0(eslint@9.7.0)': '@eslint/compat@1.2.4(eslint@9.7.0)':
dependencies:
'@eslint/core': 1.2.1
optionalDependencies: optionalDependencies:
eslint: 9.7.0 eslint: 9.7.0
@@ -2286,10 +2284,6 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@eslint/core@1.2.1':
dependencies:
'@types/json-schema': 7.0.15
'@eslint/eslintrc@3.2.0': '@eslint/eslintrc@3.2.0':
dependencies: dependencies:
ajv: 6.12.6 ajv: 6.12.6
@@ -3495,6 +3489,8 @@ snapshots:
globals@15.14.0: {} globals@15.14.0: {}
globals@17.3.0: {}
globalthis@1.0.3: globalthis@1.0.3:
dependencies: dependencies:
define-properties: 1.2.1 define-properties: 1.2.1