mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	chore: bump @typescript-eslint/parser from 6.21.0 to 7.0.1 (#194)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... 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
							
								
									28146ffccf
								
							
						
					
					
						commit
						5e21f88018
					
				@ -14,7 +14,7 @@
 | 
				
			|||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/node": "^20.11.17",
 | 
					    "@types/node": "^20.11.17",
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "^6.21.0",
 | 
					    "@typescript-eslint/eslint-plugin": "^6.21.0",
 | 
				
			||||||
    "@typescript-eslint/parser": "^6.21.0",
 | 
					    "@typescript-eslint/parser": "^7.0.1",
 | 
				
			||||||
    "@vercel/ncc": "^0.38.1",
 | 
					    "@vercel/ncc": "^0.38.1",
 | 
				
			||||||
    "eslint": "^8.56.0",
 | 
					    "eslint": "^8.56.0",
 | 
				
			||||||
    "eslint-config-prettier": "^9.1.0",
 | 
					    "eslint-config-prettier": "^9.1.0",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										66
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										66
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							@ -320,21 +320,21 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@typescript-eslint/parser@npm:^6.21.0":
 | 
					"@typescript-eslint/parser@npm:^7.0.1":
 | 
				
			||||||
  version: 6.21.0
 | 
					  version: 7.0.1
 | 
				
			||||||
  resolution: "@typescript-eslint/parser@npm:6.21.0"
 | 
					  resolution: "@typescript-eslint/parser@npm:7.0.1"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@typescript-eslint/scope-manager": "npm:6.21.0"
 | 
					    "@typescript-eslint/scope-manager": "npm:7.0.1"
 | 
				
			||||||
    "@typescript-eslint/types": "npm:6.21.0"
 | 
					    "@typescript-eslint/types": "npm:7.0.1"
 | 
				
			||||||
    "@typescript-eslint/typescript-estree": "npm:6.21.0"
 | 
					    "@typescript-eslint/typescript-estree": "npm:7.0.1"
 | 
				
			||||||
    "@typescript-eslint/visitor-keys": "npm:6.21.0"
 | 
					    "@typescript-eslint/visitor-keys": "npm:7.0.1"
 | 
				
			||||||
    debug: "npm:^4.3.4"
 | 
					    debug: "npm:^4.3.4"
 | 
				
			||||||
  peerDependencies:
 | 
					  peerDependencies:
 | 
				
			||||||
    eslint: ^7.0.0 || ^8.0.0
 | 
					    eslint: ^8.56.0
 | 
				
			||||||
  peerDependenciesMeta:
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
    typescript:
 | 
					    typescript:
 | 
				
			||||||
      optional: true
 | 
					      optional: true
 | 
				
			||||||
  checksum: a8f99820679decd0d115c0af61903fb1de3b1b5bec412dc72b67670bf636de77ab07f2a68ee65d6da7976039bbf636907f9d5ca546db3f0b98a31ffbc225bc7d
 | 
					  checksum: 6e5c17faf94ced7fd5f5e0a44129f1369a691a39824303f947ed8f0089b03493b51e8c40e1f8a9f67e6420cec9aa084440d9362153525f55b20572bc111d4da5
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -348,6 +348,16 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@typescript-eslint/scope-manager@npm:7.0.1":
 | 
				
			||||||
 | 
					  version: 7.0.1
 | 
				
			||||||
 | 
					  resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@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:6.21.0":
 | 
					"@typescript-eslint/type-utils@npm:6.21.0":
 | 
				
			||||||
  version: 6.21.0
 | 
					  version: 6.21.0
 | 
				
			||||||
  resolution: "@typescript-eslint/type-utils@npm:6.21.0"
 | 
					  resolution: "@typescript-eslint/type-utils@npm:6.21.0"
 | 
				
			||||||
@ -372,6 +382,13 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  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":
 | 
					"@typescript-eslint/typescript-estree@npm:6.21.0":
 | 
				
			||||||
  version: 6.21.0
 | 
					  version: 6.21.0
 | 
				
			||||||
  resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
 | 
					  resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
 | 
				
			||||||
@ -391,6 +408,25 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@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:6.21.0":
 | 
					"@typescript-eslint/utils@npm:6.21.0":
 | 
				
			||||||
  version: 6.21.0
 | 
					  version: 6.21.0
 | 
				
			||||||
  resolution: "@typescript-eslint/utils@npm:6.21.0"
 | 
					  resolution: "@typescript-eslint/utils@npm:6.21.0"
 | 
				
			||||||
@ -418,6 +454,16 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  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":
 | 
					"@ungap/structured-clone@npm:^1.2.0":
 | 
				
			||||||
  version: 1.2.0
 | 
					  version: 1.2.0
 | 
				
			||||||
  resolution: "@ungap/structured-clone@npm:1.2.0"
 | 
					  resolution: "@ungap/structured-clone@npm:1.2.0"
 | 
				
			||||||
@ -1968,7 +2014,7 @@ __metadata:
 | 
				
			|||||||
    "@actions/io": "npm:^1.1.3"
 | 
					    "@actions/io": "npm:^1.1.3"
 | 
				
			||||||
    "@types/node": "npm:^20.11.17"
 | 
					    "@types/node": "npm:^20.11.17"
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "npm:^6.21.0"
 | 
					    "@typescript-eslint/eslint-plugin": "npm:^6.21.0"
 | 
				
			||||||
    "@typescript-eslint/parser": "npm:^6.21.0"
 | 
					    "@typescript-eslint/parser": "npm:^7.0.1"
 | 
				
			||||||
    "@vercel/ncc": "npm:^0.38.1"
 | 
					    "@vercel/ncc": "npm:^0.38.1"
 | 
				
			||||||
    eslint: "npm:^8.56.0"
 | 
					    eslint: "npm:^8.56.0"
 | 
				
			||||||
    eslint-config-prettier: "npm:^9.1.0"
 | 
					    eslint-config-prettier: "npm:^9.1.0"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user