mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	chore: bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									3b4a441de9
								
							
						
					
					
						commit
						0b55f13f6b
					
				@ -14,7 +14,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/node": "^20.11.17",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^6.21.0",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^7.0.1",
 | 
			
		||||
    "@typescript-eslint/parser": "^6.21.0",
 | 
			
		||||
    "@vercel/ncc": "^0.38.1",
 | 
			
		||||
    "eslint": "^8.56.0",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										98
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										98
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							@ -1106,15 +1106,15 @@ __metadata:
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/eslint-plugin@npm:^6.21.0":
 | 
			
		||||
  version: 6.21.0
 | 
			
		||||
  resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0"
 | 
			
		||||
"@typescript-eslint/eslint-plugin@npm:^7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@eslint-community/regexpp": "npm:^4.5.1"
 | 
			
		||||
    "@typescript-eslint/scope-manager": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/type-utils": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/utils": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/visitor-keys": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/scope-manager": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/type-utils": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/utils": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/visitor-keys": "npm:7.0.1"
 | 
			
		||||
    debug: "npm:^4.3.4"
 | 
			
		||||
    graphemer: "npm:^1.4.0"
 | 
			
		||||
    ignore: "npm:^5.2.4"
 | 
			
		||||
@ -1122,12 +1122,12 @@ __metadata:
 | 
			
		||||
    semver: "npm:^7.5.4"
 | 
			
		||||
    ts-api-utils: "npm:^1.0.1"
 | 
			
		||||
  peerDependencies:
 | 
			
		||||
    "@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
 | 
			
		||||
    eslint: ^7.0.0 || ^8.0.0
 | 
			
		||||
    "@typescript-eslint/parser": ^7.0.0
 | 
			
		||||
    eslint: ^8.56.0
 | 
			
		||||
  peerDependenciesMeta:
 | 
			
		||||
    typescript:
 | 
			
		||||
      optional: true
 | 
			
		||||
  checksum: f911a79ee64d642f814a3b6cdb0d324b5f45d9ef955c5033e78903f626b7239b4aa773e464a38c3e667519066169d983538f2bf8e5d00228af587c9d438fb344
 | 
			
		||||
  checksum: 0340a406b6a9036b6b2d92ffa79364d9cbe509e26c9726a953a1b26b4a4413a7079110e94b8a56c7d9d5193885a77f52611af00dea2d60ac79221303f0b91b3d
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
@ -1159,20 +1159,30 @@ __metadata:
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/type-utils@npm:6.21.0":
 | 
			
		||||
  version: 6.21.0
 | 
			
		||||
  resolution: "@typescript-eslint/type-utils@npm:6.21.0"
 | 
			
		||||
"@typescript-eslint/scope-manager@npm:7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@typescript-eslint/typescript-estree": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/utils": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/types": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/visitor-keys": "npm:7.0.1"
 | 
			
		||||
  checksum: a1da8ba1cba503887d7a576132857e2be3345a3b1682251b73f00b87199c20bd06662260895cb8d54ec26aca49902c7dc90fc7b0fde162c8415b63bb94c63e6d
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/type-utils@npm:7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/type-utils@npm:7.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@typescript-eslint/typescript-estree": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/utils": "npm:7.0.1"
 | 
			
		||||
    debug: "npm:^4.3.4"
 | 
			
		||||
    ts-api-utils: "npm:^1.0.1"
 | 
			
		||||
  peerDependencies:
 | 
			
		||||
    eslint: ^7.0.0 || ^8.0.0
 | 
			
		||||
    eslint: ^8.56.0
 | 
			
		||||
  peerDependenciesMeta:
 | 
			
		||||
    typescript:
 | 
			
		||||
      optional: true
 | 
			
		||||
  checksum: 7409c97d1c4a4386b488962739c4f1b5b04dc60cf51f8cd88e6b12541f84d84c6b8b67e491a147a2c95f9ec486539bf4519fb9d418411aef6537b9c156468117
 | 
			
		||||
  checksum: 55e2ea9a76fbd62e69124298e3c1a4cf713ffe437874d090b76e747837fd5ea4034a82002e799108f29606bbed1a853e3d24f59b8a4d685b1e17698ffeb83d81
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
@ -1183,6 +1193,13 @@ __metadata:
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/types@npm:7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/types@npm:7.0.1"
 | 
			
		||||
  checksum: 04156d5423b4d00296f0e0154b68aeae0e59876029e7eabb2cc49bb45b57a379248051b281c12644ba5afb79794d828cffcd053f2c5fcb45aa23f244ec98ef45
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/typescript-estree@npm:6.21.0":
 | 
			
		||||
  version: 6.21.0
 | 
			
		||||
  resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
 | 
			
		||||
@ -1202,20 +1219,39 @@ __metadata:
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/utils@npm:6.21.0":
 | 
			
		||||
  version: 6.21.0
 | 
			
		||||
  resolution: "@typescript-eslint/utils@npm:6.21.0"
 | 
			
		||||
"@typescript-eslint/typescript-estree@npm:7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@typescript-eslint/types": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/visitor-keys": "npm:7.0.1"
 | 
			
		||||
    debug: "npm:^4.3.4"
 | 
			
		||||
    globby: "npm:^11.1.0"
 | 
			
		||||
    is-glob: "npm:^4.0.3"
 | 
			
		||||
    minimatch: "npm:9.0.3"
 | 
			
		||||
    semver: "npm:^7.5.4"
 | 
			
		||||
    ts-api-utils: "npm:^1.0.1"
 | 
			
		||||
  peerDependenciesMeta:
 | 
			
		||||
    typescript:
 | 
			
		||||
      optional: true
 | 
			
		||||
  checksum: c8cff32a8d880de6228de900aeb20127e4663570a5f959195fda73f905ab06f3d9fbf46d60db0a6333456e0179e4706737293c90e8cce2d4ad7a220ccef2a8e7
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/utils@npm:7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/utils@npm:7.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@eslint-community/eslint-utils": "npm:^4.4.0"
 | 
			
		||||
    "@types/json-schema": "npm:^7.0.12"
 | 
			
		||||
    "@types/semver": "npm:^7.5.0"
 | 
			
		||||
    "@typescript-eslint/scope-manager": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/types": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/typescript-estree": "npm:6.21.0"
 | 
			
		||||
    "@typescript-eslint/scope-manager": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/types": "npm:7.0.1"
 | 
			
		||||
    "@typescript-eslint/typescript-estree": "npm:7.0.1"
 | 
			
		||||
    semver: "npm:^7.5.4"
 | 
			
		||||
  peerDependencies:
 | 
			
		||||
    eslint: ^7.0.0 || ^8.0.0
 | 
			
		||||
  checksum: ab2df3833b2582d4e5467a484d08942b4f2f7208f8e09d67de510008eb8001a9b7460f2f9ba11c12086fd3cdcac0c626761c7995c2c6b5657d5fa6b82030a32d
 | 
			
		||||
    eslint: ^8.56.0
 | 
			
		||||
  checksum: 83038958695daaa2a91092b16a64109797af28ec419f734f9dffa71f852ffb57ebd67c72d0b84c70805e4a53d4ead08e4f87687e944a1db19aeb72fcc89208cd
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
@ -1229,6 +1265,16 @@ __metadata:
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@typescript-eslint/visitor-keys@npm:7.0.1":
 | 
			
		||||
  version: 7.0.1
 | 
			
		||||
  resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@typescript-eslint/types": "npm:7.0.1"
 | 
			
		||||
    eslint-visitor-keys: "npm:^3.4.1"
 | 
			
		||||
  checksum: a7a174d706f1b2ce60ebd17b9d20b36cc89c0ed45fcf510538734d13bca38d25ddbd4b6893a83ef5f344ad9aa7be76c22ea8407fa3c213c14dbcc52f9a2eadd0
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"@ungap/structured-clone@npm:^1.2.0":
 | 
			
		||||
  version: 1.2.0
 | 
			
		||||
  resolution: "@ungap/structured-clone@npm:1.2.0"
 | 
			
		||||
@ -4035,7 +4081,7 @@ __metadata:
 | 
			
		||||
    "@actions/exec": "npm:^1.1.1"
 | 
			
		||||
    "@actions/io": "npm:^1.1.3"
 | 
			
		||||
    "@types/node": "npm:^20.11.17"
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "npm:^6.21.0"
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "npm:^7.0.1"
 | 
			
		||||
    "@typescript-eslint/parser": "npm:^6.21.0"
 | 
			
		||||
    "@vercel/ncc": "npm:^0.38.1"
 | 
			
		||||
    eslint: "npm:^8.56.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user