mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	chore: bump eslint from 9.23.0 to 9.24.0 (#678)
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build / Build Package (push) Has been cancelled
				
			
		
			
				
	
				Check / Check Package (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Package (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action (macos-14) (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action (ubuntu-24.04) (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action (windows-2022) (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action With Specified Directories (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action Without Run Build (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action With Additional Options (push) Has been cancelled
				
			
		
			
				
	
				Test / Test Action With Custom Generator (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build / Build Package (push) Has been cancelled
				
			Check / Check Package (push) Has been cancelled
				
			Test / Test Package (push) Has been cancelled
				
			Test / Test Action (macos-14) (push) Has been cancelled
				
			Test / Test Action (ubuntu-24.04) (push) Has been cancelled
				
			Test / Test Action (windows-2022) (push) Has been cancelled
				
			Test / Test Action With Specified Directories (push) Has been cancelled
				
			Test / Test Action Without Run Build (push) Has been cancelled
				
			Test / Test Action With Additional Options (push) Has been cancelled
				
			Test / Test Action With Custom Generator (push) Has been cancelled
				
			Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.24.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/compare/v9.23.0...v9.24.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.24.0 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
							
								
									b1c98b2b97
								
							
						
					
					
						commit
						7732debaef
					
				@ -18,7 +18,7 @@
 | 
			
		||||
    "@tsconfig/node23": "^23.0.1",
 | 
			
		||||
    "@types/node": "^22.14.0",
 | 
			
		||||
    "@vitest/coverage-v8": "^3.0.8",
 | 
			
		||||
    "eslint": "^9.23.0",
 | 
			
		||||
    "eslint": "^9.24.0",
 | 
			
		||||
    "prettier": "^3.5.3",
 | 
			
		||||
    "rollup": "^4.39.0",
 | 
			
		||||
    "tslib": "^2.8.1",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										107
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										107
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -31,8 +31,8 @@ importers:
 | 
			
		||||
        specifier: ^3.0.8
 | 
			
		||||
        version: 3.0.8(vitest@3.0.8(@types/node@22.14.0))
 | 
			
		||||
      eslint:
 | 
			
		||||
        specifier: ^9.23.0
 | 
			
		||||
        version: 9.23.0
 | 
			
		||||
        specifier: ^9.24.0
 | 
			
		||||
        version: 9.24.0
 | 
			
		||||
      prettier:
 | 
			
		||||
        specifier: ^3.5.3
 | 
			
		||||
        version: 3.5.3
 | 
			
		||||
@ -47,7 +47,7 @@ importers:
 | 
			
		||||
        version: 5.8.3
 | 
			
		||||
      typescript-eslint:
 | 
			
		||||
        specifier: ^8.29.1
 | 
			
		||||
        version: 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
        version: 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      vitest:
 | 
			
		||||
        specifier: ^3.0.8
 | 
			
		||||
        version: 3.0.8(@types/node@22.14.0)
 | 
			
		||||
@ -229,12 +229,6 @@ packages:
 | 
			
		||||
    cpu: [x64]
 | 
			
		||||
    os: [win32]
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/eslint-utils@4.5.1':
 | 
			
		||||
    resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==}
 | 
			
		||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/eslint-utils@4.6.0':
 | 
			
		||||
    resolution: {integrity: sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==}
 | 
			
		||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
			
		||||
@ -245,24 +239,24 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
 | 
			
		||||
    engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/config-array@0.19.2':
 | 
			
		||||
    resolution: {integrity: sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==}
 | 
			
		||||
  '@eslint/config-array@0.20.0':
 | 
			
		||||
    resolution: {integrity: sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/config-helpers@0.2.0':
 | 
			
		||||
    resolution: {integrity: sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==}
 | 
			
		||||
  '@eslint/config-helpers@0.2.1':
 | 
			
		||||
    resolution: {integrity: sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/core@0.12.0':
 | 
			
		||||
    resolution: {integrity: sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/eslintrc@3.3.1':
 | 
			
		||||
    resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
 | 
			
		||||
  '@eslint/core@0.13.0':
 | 
			
		||||
    resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.23.0':
 | 
			
		||||
    resolution: {integrity: sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==}
 | 
			
		||||
  '@eslint/eslintrc@3.3.1':
 | 
			
		||||
    resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.24.0':
 | 
			
		||||
@ -273,8 +267,8 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/plugin-kit@0.2.7':
 | 
			
		||||
    resolution: {integrity: sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==}
 | 
			
		||||
  '@eslint/plugin-kit@0.2.8':
 | 
			
		||||
    resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@humanfs/core@0.19.1':
 | 
			
		||||
@ -706,8 +700,8 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  eslint@9.23.0:
 | 
			
		||||
    resolution: {integrity: sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==}
 | 
			
		||||
  eslint@9.24.0:
 | 
			
		||||
    resolution: {integrity: sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -1360,19 +1354,14 @@ snapshots:
 | 
			
		||||
  '@esbuild/win32-x64@0.25.0':
 | 
			
		||||
    optional: true
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/eslint-utils@4.5.1(eslint@9.23.0)':
 | 
			
		||||
  '@eslint-community/eslint-utils@4.6.0(eslint@9.24.0)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      eslint-visitor-keys: 3.4.3
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/eslint-utils@4.6.0(eslint@9.23.0)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      eslint: 9.24.0
 | 
			
		||||
      eslint-visitor-keys: 3.4.3
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/regexpp@4.12.1': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/config-array@0.19.2':
 | 
			
		||||
  '@eslint/config-array@0.20.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint/object-schema': 2.1.6
 | 
			
		||||
      debug: 4.4.0
 | 
			
		||||
@ -1380,12 +1369,16 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@eslint/config-helpers@0.2.0': {}
 | 
			
		||||
  '@eslint/config-helpers@0.2.1': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/core@0.12.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@types/json-schema': 7.0.15
 | 
			
		||||
 | 
			
		||||
  '@eslint/core@0.13.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@types/json-schema': 7.0.15
 | 
			
		||||
 | 
			
		||||
  '@eslint/eslintrc@3.3.1':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      ajv: 6.12.6
 | 
			
		||||
@ -1400,15 +1393,13 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.23.0': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.24.0': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/object-schema@2.1.6': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/plugin-kit@0.2.7':
 | 
			
		||||
  '@eslint/plugin-kit@0.2.8':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint/core': 0.12.0
 | 
			
		||||
      '@eslint/core': 0.13.0
 | 
			
		||||
      levn: 0.4.1
 | 
			
		||||
 | 
			
		||||
  '@humanfs/core@0.19.1': {}
 | 
			
		||||
@ -1566,15 +1557,15 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  '@types/resolve@1.20.2': {}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.23.0)(typescript@5.8.3))(eslint@9.23.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.24.0)(typescript@5.8.3))(eslint@9.24.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/regexpp': 4.12.1
 | 
			
		||||
      '@typescript-eslint/parser': 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.29.1
 | 
			
		||||
      '@typescript-eslint/type-utils': 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/type-utils': 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.29.1
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      eslint: 9.24.0
 | 
			
		||||
      graphemer: 1.4.0
 | 
			
		||||
      ignore: 5.3.2
 | 
			
		||||
      natural-compare: 1.4.0
 | 
			
		||||
@ -1583,14 +1574,14 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/parser@8.29.1(eslint@9.23.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/parser@8.29.1(eslint@9.24.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.29.1
 | 
			
		||||
      '@typescript-eslint/types': 8.29.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.29.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.29.1
 | 
			
		||||
      debug: 4.4.0
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      eslint: 9.24.0
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -1600,12 +1591,12 @@ snapshots:
 | 
			
		||||
      '@typescript-eslint/types': 8.29.1
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.29.1
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/type-utils@8.29.1(eslint@9.23.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/type-utils@8.29.1(eslint@9.24.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.29.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      debug: 4.4.0
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      eslint: 9.24.0
 | 
			
		||||
      ts-api-utils: 2.1.0(typescript@5.8.3)
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
@ -1627,13 +1618,13 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/utils@8.29.1(eslint@9.23.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/utils@8.29.1(eslint@9.24.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.6.0(eslint@9.23.0)
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.29.1
 | 
			
		||||
      '@typescript-eslint/types': 8.29.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.29.1(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      eslint: 9.24.0
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -1833,16 +1824,16 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  eslint-visitor-keys@4.2.0: {}
 | 
			
		||||
 | 
			
		||||
  eslint@9.23.0:
 | 
			
		||||
  eslint@9.24.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0)
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0)
 | 
			
		||||
      '@eslint-community/regexpp': 4.12.1
 | 
			
		||||
      '@eslint/config-array': 0.19.2
 | 
			
		||||
      '@eslint/config-helpers': 0.2.0
 | 
			
		||||
      '@eslint/config-array': 0.20.0
 | 
			
		||||
      '@eslint/config-helpers': 0.2.1
 | 
			
		||||
      '@eslint/core': 0.12.0
 | 
			
		||||
      '@eslint/eslintrc': 3.3.1
 | 
			
		||||
      '@eslint/js': 9.23.0
 | 
			
		||||
      '@eslint/plugin-kit': 0.2.7
 | 
			
		||||
      '@eslint/js': 9.24.0
 | 
			
		||||
      '@eslint/plugin-kit': 0.2.8
 | 
			
		||||
      '@humanfs/node': 0.16.6
 | 
			
		||||
      '@humanwhocodes/module-importer': 1.0.1
 | 
			
		||||
      '@humanwhocodes/retry': 0.4.2
 | 
			
		||||
@ -2272,12 +2263,12 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      prelude-ls: 1.2.1
 | 
			
		||||
 | 
			
		||||
  typescript-eslint@8.29.1(eslint@9.23.0)(typescript@5.8.3):
 | 
			
		||||
  typescript-eslint@8.29.1(eslint@9.24.0)(typescript@5.8.3):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.23.0)(typescript@5.8.3))(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.29.1(eslint@9.23.0)(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.23.0
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.24.0)(typescript@5.8.3))(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.29.1(eslint@9.24.0)(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.24.0
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user