mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	chore: bump eslint from 9.27.0 to 9.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.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.27.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									843775ef96
								
							
						
					
					
						commit
						be11288669
					
				@ -18,7 +18,7 @@
 | 
			
		||||
    "@tsconfig/node23": "^23.0.2",
 | 
			
		||||
    "@types/node": "^22.15.21",
 | 
			
		||||
    "@vitest/coverage-v8": "^3.0.8",
 | 
			
		||||
    "eslint": "^9.27.0",
 | 
			
		||||
    "eslint": "^9.28.0",
 | 
			
		||||
    "prettier": "^3.5.3",
 | 
			
		||||
    "rollup": "^4.41.1",
 | 
			
		||||
    "tslib": "^2.8.1",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										72
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										72
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -31,8 +31,8 @@ importers:
 | 
			
		||||
        specifier: ^3.0.8
 | 
			
		||||
        version: 3.1.4(vitest@3.1.4(@types/node@22.15.24))
 | 
			
		||||
      eslint:
 | 
			
		||||
        specifier: ^9.27.0
 | 
			
		||||
        version: 9.27.0
 | 
			
		||||
        specifier: ^9.28.0
 | 
			
		||||
        version: 9.28.0
 | 
			
		||||
      prettier:
 | 
			
		||||
        specifier: ^3.5.3
 | 
			
		||||
        version: 3.5.3
 | 
			
		||||
@ -47,7 +47,7 @@ importers:
 | 
			
		||||
        version: 5.8.3
 | 
			
		||||
      typescript-eslint:
 | 
			
		||||
        specifier: ^8.33.0
 | 
			
		||||
        version: 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
        version: 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      vitest:
 | 
			
		||||
        specifier: ^3.0.8
 | 
			
		||||
        version: 3.1.4(@types/node@22.15.24)
 | 
			
		||||
@ -259,6 +259,10 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.28.0':
 | 
			
		||||
    resolution: {integrity: sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@eslint/object-schema@2.1.6':
 | 
			
		||||
    resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
@ -715,8 +719,8 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  eslint@9.27.0:
 | 
			
		||||
    resolution: {integrity: sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==}
 | 
			
		||||
  eslint@9.28.0:
 | 
			
		||||
    resolution: {integrity: sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -847,8 +851,8 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
 | 
			
		||||
    engines: {node: '>= 4'}
 | 
			
		||||
 | 
			
		||||
  ignore@7.0.4:
 | 
			
		||||
    resolution: {integrity: sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==}
 | 
			
		||||
  ignore@7.0.5:
 | 
			
		||||
    resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
 | 
			
		||||
    engines: {node: '>= 4'}
 | 
			
		||||
 | 
			
		||||
  import-fresh@3.3.1:
 | 
			
		||||
@ -1390,9 +1394,9 @@ snapshots:
 | 
			
		||||
  '@esbuild/win32-x64@0.25.0':
 | 
			
		||||
    optional: true
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/eslint-utils@4.7.0(eslint@9.27.0)':
 | 
			
		||||
  '@eslint-community/eslint-utils@4.7.0(eslint@9.28.0)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      eslint: 9.27.0
 | 
			
		||||
      eslint: 9.28.0
 | 
			
		||||
      eslint-visitor-keys: 3.4.3
 | 
			
		||||
 | 
			
		||||
  '@eslint-community/regexpp@4.12.1': {}
 | 
			
		||||
@ -1427,6 +1431,8 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.27.0': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/js@9.28.0': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/object-schema@2.1.6': {}
 | 
			
		||||
 | 
			
		||||
  '@eslint/plugin-kit@0.3.1':
 | 
			
		||||
@ -1589,31 +1595,31 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  '@types/resolve@1.20.2': {}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.33.0(@typescript-eslint/parser@8.33.0(eslint@9.27.0)(typescript@5.8.3))(eslint@9.27.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.33.0(@typescript-eslint/parser@8.33.0(eslint@9.28.0)(typescript@5.8.3))(eslint@9.28.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/regexpp': 4.12.1
 | 
			
		||||
      '@typescript-eslint/parser': 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.33.0
 | 
			
		||||
      '@typescript-eslint/type-utils': 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/type-utils': 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.33.0
 | 
			
		||||
      eslint: 9.27.0
 | 
			
		||||
      eslint: 9.28.0
 | 
			
		||||
      graphemer: 1.4.0
 | 
			
		||||
      ignore: 7.0.4
 | 
			
		||||
      ignore: 7.0.5
 | 
			
		||||
      natural-compare: 1.4.0
 | 
			
		||||
      ts-api-utils: 2.1.0(typescript@5.8.3)
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/parser@8.33.0(eslint@9.27.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/parser@8.33.0(eslint@9.28.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.33.0
 | 
			
		||||
      '@typescript-eslint/types': 8.33.0
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.33.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.33.0
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      eslint: 9.27.0
 | 
			
		||||
      eslint: 9.28.0
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -1636,12 +1642,12 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/type-utils@8.33.0(eslint@9.27.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/type-utils@8.33.0(eslint@9.28.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.33.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      eslint: 9.27.0
 | 
			
		||||
      eslint: 9.28.0
 | 
			
		||||
      ts-api-utils: 2.1.0(typescript@5.8.3)
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
@ -1665,13 +1671,13 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/utils@8.33.0(eslint@9.27.0)(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/utils@8.33.0(eslint@9.28.0)(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0)
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.33.0
 | 
			
		||||
      '@typescript-eslint/types': 8.33.0
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.33.0(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.27.0
 | 
			
		||||
      eslint: 9.28.0
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -1875,15 +1881,15 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  eslint-visitor-keys@4.2.0: {}
 | 
			
		||||
 | 
			
		||||
  eslint@9.27.0:
 | 
			
		||||
  eslint@9.28.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0)
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0)
 | 
			
		||||
      '@eslint-community/regexpp': 4.12.1
 | 
			
		||||
      '@eslint/config-array': 0.20.0
 | 
			
		||||
      '@eslint/config-helpers': 0.2.2
 | 
			
		||||
      '@eslint/core': 0.14.0
 | 
			
		||||
      '@eslint/eslintrc': 3.3.1
 | 
			
		||||
      '@eslint/js': 9.27.0
 | 
			
		||||
      '@eslint/js': 9.28.0
 | 
			
		||||
      '@eslint/plugin-kit': 0.3.1
 | 
			
		||||
      '@humanfs/node': 0.16.6
 | 
			
		||||
      '@humanwhocodes/module-importer': 1.0.1
 | 
			
		||||
@ -2026,7 +2032,7 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  ignore@5.3.2: {}
 | 
			
		||||
 | 
			
		||||
  ignore@7.0.4: {}
 | 
			
		||||
  ignore@7.0.5: {}
 | 
			
		||||
 | 
			
		||||
  import-fresh@3.3.1:
 | 
			
		||||
    dependencies:
 | 
			
		||||
@ -2327,12 +2333,12 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      prelude-ls: 1.2.1
 | 
			
		||||
 | 
			
		||||
  typescript-eslint@8.33.0(eslint@9.27.0)(typescript@5.8.3):
 | 
			
		||||
  typescript-eslint@8.33.0(eslint@9.28.0)(typescript@5.8.3):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 8.33.0(@typescript-eslint/parser@8.33.0(eslint@9.27.0)(typescript@5.8.3))(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.33.0(eslint@9.27.0)(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.27.0
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 8.33.0(@typescript-eslint/parser@8.33.0(eslint@9.28.0)(typescript@5.8.3))(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.33.0(eslint@9.28.0)(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.28.0
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -2348,7 +2354,7 @@ snapshots:
 | 
			
		||||
  vite-node@3.1.4(@types/node@22.15.24):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      cac: 6.7.14
 | 
			
		||||
      debug: 4.4.0
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      es-module-lexer: 1.7.0
 | 
			
		||||
      pathe: 2.0.3
 | 
			
		||||
      vite: 6.2.0(@types/node@22.15.24)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user