mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	chore: bump eslint from 9.8.0 to 9.9.0 (#409)
Bumps [eslint](https://github.com/eslint/eslint) from 9.8.0 to 9.9.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.8.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint 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
							
								
									0758a755b4
								
							
						
					
					
						commit
						c2a7afea7f
					
				@ -18,7 +18,7 @@
 | 
				
			|||||||
    "@rollup/plugin-typescript": "^11.1.6",
 | 
					    "@rollup/plugin-typescript": "^11.1.6",
 | 
				
			||||||
    "@types/jest": "^29.5.12",
 | 
					    "@types/jest": "^29.5.12",
 | 
				
			||||||
    "@types/node": "^22.1.0",
 | 
					    "@types/node": "^22.1.0",
 | 
				
			||||||
    "eslint": "^9.8.0",
 | 
					    "eslint": "^9.9.0",
 | 
				
			||||||
    "jest": "^29.7.0",
 | 
					    "jest": "^29.7.0",
 | 
				
			||||||
    "prettier": "^3.3.3",
 | 
					    "prettier": "^3.3.3",
 | 
				
			||||||
    "rollup": "^4.20.0",
 | 
					    "rollup": "^4.20.0",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										26
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										26
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							@ -468,14 +468,7 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@eslint/js@npm:9.8.0":
 | 
					"@eslint/js@npm:9.9.0, @eslint/js@npm:^9.9.0":
 | 
				
			||||||
  version: 9.8.0
 | 
					 | 
				
			||||||
  resolution: "@eslint/js@npm:9.8.0"
 | 
					 | 
				
			||||||
  checksum: 10c0/42edaae6b020436410454579509dcb6a8cd5b260e9f18e037fd803ae28d35eb13663d4019f0ab8ba686a19d3c4a43b0e11394c148e23345377ab694da0e83262
 | 
					 | 
				
			||||||
  languageName: node
 | 
					 | 
				
			||||||
  linkType: hard
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
"@eslint/js@npm:^9.9.0":
 | 
					 | 
				
			||||||
  version: 9.9.0
 | 
					  version: 9.9.0
 | 
				
			||||||
  resolution: "@eslint/js@npm:9.9.0"
 | 
					  resolution: "@eslint/js@npm:9.9.0"
 | 
				
			||||||
  checksum: 10c0/6ec9f1f0d576132444d6a5c66a8a08b0be9444e3ebb563fa6a6bebcf5299df3da7e454dc04c0fa601bb811197f00764b3a04430d8458cdb8e3a4677993d23f30
 | 
					  checksum: 10c0/6ec9f1f0d576132444d6a5c66a8a08b0be9444e3ebb563fa6a6bebcf5299df3da7e454dc04c0fa601bb811197f00764b3a04430d8458cdb8e3a4677993d23f30
 | 
				
			||||||
@ -2023,15 +2016,15 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"eslint@npm:^9.8.0":
 | 
					"eslint@npm:^9.9.0":
 | 
				
			||||||
  version: 9.8.0
 | 
					  version: 9.9.0
 | 
				
			||||||
  resolution: "eslint@npm:9.8.0"
 | 
					  resolution: "eslint@npm:9.9.0"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@eslint-community/eslint-utils": "npm:^4.2.0"
 | 
					    "@eslint-community/eslint-utils": "npm:^4.2.0"
 | 
				
			||||||
    "@eslint-community/regexpp": "npm:^4.11.0"
 | 
					    "@eslint-community/regexpp": "npm:^4.11.0"
 | 
				
			||||||
    "@eslint/config-array": "npm:^0.17.1"
 | 
					    "@eslint/config-array": "npm:^0.17.1"
 | 
				
			||||||
    "@eslint/eslintrc": "npm:^3.1.0"
 | 
					    "@eslint/eslintrc": "npm:^3.1.0"
 | 
				
			||||||
    "@eslint/js": "npm:9.8.0"
 | 
					    "@eslint/js": "npm:9.9.0"
 | 
				
			||||||
    "@humanwhocodes/module-importer": "npm:^1.0.1"
 | 
					    "@humanwhocodes/module-importer": "npm:^1.0.1"
 | 
				
			||||||
    "@humanwhocodes/retry": "npm:^0.3.0"
 | 
					    "@humanwhocodes/retry": "npm:^0.3.0"
 | 
				
			||||||
    "@nodelib/fs.walk": "npm:^1.2.8"
 | 
					    "@nodelib/fs.walk": "npm:^1.2.8"
 | 
				
			||||||
@ -2061,9 +2054,14 @@ __metadata:
 | 
				
			|||||||
    optionator: "npm:^0.9.3"
 | 
					    optionator: "npm:^0.9.3"
 | 
				
			||||||
    strip-ansi: "npm:^6.0.1"
 | 
					    strip-ansi: "npm:^6.0.1"
 | 
				
			||||||
    text-table: "npm:^0.2.0"
 | 
					    text-table: "npm:^0.2.0"
 | 
				
			||||||
 | 
					  peerDependencies:
 | 
				
			||||||
 | 
					    jiti: "*"
 | 
				
			||||||
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
 | 
					    jiti:
 | 
				
			||||||
 | 
					      optional: true
 | 
				
			||||||
  bin:
 | 
					  bin:
 | 
				
			||||||
    eslint: bin/eslint.js
 | 
					    eslint: bin/eslint.js
 | 
				
			||||||
  checksum: 10c0/a2ee0cce1147565d011fe185733af482f34d5466f5df5f390d0ea2ecf78097883cf568ed6c771d687138609c63cd55cd1e3ff12de7393c03f54fcffcdd0f225d
 | 
					  checksum: 10c0/3a22f68c99d75dcbafe6e2fef18d2b5bbcc960c2437f48a414ccf9ca214254733a18e6b79d07bbd374a2369a648413e421aabd07b11be3de5a44d5a4b9997877
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -4139,7 +4137,7 @@ __metadata:
 | 
				
			|||||||
    "@rollup/plugin-typescript": "npm:^11.1.6"
 | 
					    "@rollup/plugin-typescript": "npm:^11.1.6"
 | 
				
			||||||
    "@types/jest": "npm:^29.5.12"
 | 
					    "@types/jest": "npm:^29.5.12"
 | 
				
			||||||
    "@types/node": "npm:^22.1.0"
 | 
					    "@types/node": "npm:^22.1.0"
 | 
				
			||||||
    eslint: "npm:^9.8.0"
 | 
					    eslint: "npm:^9.9.0"
 | 
				
			||||||
    gha-utils: "npm:^0.1.0"
 | 
					    gha-utils: "npm:^0.1.0"
 | 
				
			||||||
    jest: "npm:^29.7.0"
 | 
					    jest: "npm:^29.7.0"
 | 
				
			||||||
    prettier: "npm:^3.3.3"
 | 
					    prettier: "npm:^3.3.3"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user