mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	chore: bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 (#125)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.0. - [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/v6.14.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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
							
								
									198259946b
								
							
						
					
					
						commit
						6d68d3c66b
					
				@ -15,7 +15,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/node": "^20.10.4",
 | 
					    "@types/node": "^20.10.4",
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "^6.13.2",
 | 
					    "@typescript-eslint/eslint-plugin": "^6.14.0",
 | 
				
			||||||
    "@typescript-eslint/parser": "^6.13.2",
 | 
					    "@typescript-eslint/parser": "^6.13.2",
 | 
				
			||||||
    "@vercel/ncc": "^0.38.1",
 | 
					    "@vercel/ncc": "^0.38.1",
 | 
				
			||||||
    "eslint": "^8.55.0",
 | 
					    "eslint": "^8.55.0",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										89
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										89
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							@ -1106,15 +1106,15 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@typescript-eslint/eslint-plugin@npm:^6.13.2":
 | 
					"@typescript-eslint/eslint-plugin@npm:^6.14.0":
 | 
				
			||||||
  version: 6.13.2
 | 
					  version: 6.14.0
 | 
				
			||||||
  resolution: "@typescript-eslint/eslint-plugin@npm:6.13.2"
 | 
					  resolution: "@typescript-eslint/eslint-plugin@npm:6.14.0"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@eslint-community/regexpp": "npm:^4.5.1"
 | 
					    "@eslint-community/regexpp": "npm:^4.5.1"
 | 
				
			||||||
    "@typescript-eslint/scope-manager": "npm:6.13.2"
 | 
					    "@typescript-eslint/scope-manager": "npm:6.14.0"
 | 
				
			||||||
    "@typescript-eslint/type-utils": "npm:6.13.2"
 | 
					    "@typescript-eslint/type-utils": "npm:6.14.0"
 | 
				
			||||||
    "@typescript-eslint/utils": "npm:6.13.2"
 | 
					    "@typescript-eslint/utils": "npm:6.14.0"
 | 
				
			||||||
    "@typescript-eslint/visitor-keys": "npm:6.13.2"
 | 
					    "@typescript-eslint/visitor-keys": "npm:6.14.0"
 | 
				
			||||||
    debug: "npm:^4.3.4"
 | 
					    debug: "npm:^4.3.4"
 | 
				
			||||||
    graphemer: "npm:^1.4.0"
 | 
					    graphemer: "npm:^1.4.0"
 | 
				
			||||||
    ignore: "npm:^5.2.4"
 | 
					    ignore: "npm:^5.2.4"
 | 
				
			||||||
@ -1127,7 +1127,7 @@ __metadata:
 | 
				
			|||||||
  peerDependenciesMeta:
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
    typescript:
 | 
					    typescript:
 | 
				
			||||||
      optional: true
 | 
					      optional: true
 | 
				
			||||||
  checksum: 531a4406d872738d165c6a66cb26e976523c94053b022a8210dc9fd10e91b79b705bc0fcc77145e9744e4108b53bdba55e02a10dc17757b22be92aff57849384
 | 
					  checksum: 6360efb0e142ed91de5e9bddcd041f769feeedd256332733be08f7a74c8ae637cbfb78c6b85d747c73231bbb95cef95ed2d2854ab7d43aebfbedb3a191f447f1
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -1159,12 +1159,22 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@typescript-eslint/type-utils@npm:6.13.2":
 | 
					"@typescript-eslint/scope-manager@npm:6.14.0":
 | 
				
			||||||
  version: 6.13.2
 | 
					  version: 6.14.0
 | 
				
			||||||
  resolution: "@typescript-eslint/type-utils@npm:6.13.2"
 | 
					  resolution: "@typescript-eslint/scope-manager@npm:6.14.0"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@typescript-eslint/typescript-estree": "npm:6.13.2"
 | 
					    "@typescript-eslint/types": "npm:6.14.0"
 | 
				
			||||||
    "@typescript-eslint/utils": "npm:6.13.2"
 | 
					    "@typescript-eslint/visitor-keys": "npm:6.14.0"
 | 
				
			||||||
 | 
					  checksum: 8c59a215af3d7d24d8d0b21c28a858263de471650829f288a941e0eb8af8a054798da5c7594b7f39370219718270c18464b5edb96f451457e5f080a33ba57c2c
 | 
				
			||||||
 | 
					  languageName: node
 | 
				
			||||||
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@typescript-eslint/type-utils@npm:6.14.0":
 | 
				
			||||||
 | 
					  version: 6.14.0
 | 
				
			||||||
 | 
					  resolution: "@typescript-eslint/type-utils@npm:6.14.0"
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@typescript-eslint/typescript-estree": "npm:6.14.0"
 | 
				
			||||||
 | 
					    "@typescript-eslint/utils": "npm:6.14.0"
 | 
				
			||||||
    debug: "npm:^4.3.4"
 | 
					    debug: "npm:^4.3.4"
 | 
				
			||||||
    ts-api-utils: "npm:^1.0.1"
 | 
					    ts-api-utils: "npm:^1.0.1"
 | 
				
			||||||
  peerDependencies:
 | 
					  peerDependencies:
 | 
				
			||||||
@ -1172,7 +1182,7 @@ __metadata:
 | 
				
			|||||||
  peerDependenciesMeta:
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
    typescript:
 | 
					    typescript:
 | 
				
			||||||
      optional: true
 | 
					      optional: true
 | 
				
			||||||
  checksum: 1ca97c78abdf479aea0c54e869fda2ae2f69de1974cc063062ce7b5b16c7fdf497ea15c50a29dd5941ea1b6b77e8f1213a5c272a747e334ac69ede083f327468
 | 
					  checksum: 836a6e84be5a245b07c76968c98e2f3bae064767dde720080fe8f33e226188510778dbca4199b7e42ef675ec3fd6d0ab522ec1c77d6e2a9b50e8e275fe7c72c9
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -1183,6 +1193,13 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@typescript-eslint/types@npm:6.14.0":
 | 
				
			||||||
 | 
					  version: 6.14.0
 | 
				
			||||||
 | 
					  resolution: "@typescript-eslint/types@npm:6.14.0"
 | 
				
			||||||
 | 
					  checksum: d59306a7a441982a4dcee7d775928fd5086aba9331f7a238f915723a0dc785df0e43af562a30a7c2f1b056a1e49fd64863a8d2450d31706193add0ade87334a4
 | 
				
			||||||
 | 
					  languageName: node
 | 
				
			||||||
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@typescript-eslint/typescript-estree@npm:6.13.2":
 | 
					"@typescript-eslint/typescript-estree@npm:6.13.2":
 | 
				
			||||||
  version: 6.13.2
 | 
					  version: 6.13.2
 | 
				
			||||||
  resolution: "@typescript-eslint/typescript-estree@npm:6.13.2"
 | 
					  resolution: "@typescript-eslint/typescript-estree@npm:6.13.2"
 | 
				
			||||||
@ -1201,20 +1218,38 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@typescript-eslint/utils@npm:6.13.2":
 | 
					"@typescript-eslint/typescript-estree@npm:6.14.0":
 | 
				
			||||||
  version: 6.13.2
 | 
					  version: 6.14.0
 | 
				
			||||||
  resolution: "@typescript-eslint/utils@npm:6.13.2"
 | 
					  resolution: "@typescript-eslint/typescript-estree@npm:6.14.0"
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@typescript-eslint/types": "npm:6.14.0"
 | 
				
			||||||
 | 
					    "@typescript-eslint/visitor-keys": "npm:6.14.0"
 | 
				
			||||||
 | 
					    debug: "npm:^4.3.4"
 | 
				
			||||||
 | 
					    globby: "npm:^11.1.0"
 | 
				
			||||||
 | 
					    is-glob: "npm:^4.0.3"
 | 
				
			||||||
 | 
					    semver: "npm:^7.5.4"
 | 
				
			||||||
 | 
					    ts-api-utils: "npm:^1.0.1"
 | 
				
			||||||
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
 | 
					    typescript:
 | 
				
			||||||
 | 
					      optional: true
 | 
				
			||||||
 | 
					  checksum: 767c3309987b8ad053a2403605a9bd7c4eb3283dece864a741a7531a1c28eea4d85acaa4613141b64e194f9f6c4cbc5bc762c9b9f3a67c6202aa8cbb18b180d2
 | 
				
			||||||
 | 
					  languageName: node
 | 
				
			||||||
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@typescript-eslint/utils@npm:6.14.0":
 | 
				
			||||||
 | 
					  version: 6.14.0
 | 
				
			||||||
 | 
					  resolution: "@typescript-eslint/utils@npm:6.14.0"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@eslint-community/eslint-utils": "npm:^4.4.0"
 | 
					    "@eslint-community/eslint-utils": "npm:^4.4.0"
 | 
				
			||||||
    "@types/json-schema": "npm:^7.0.12"
 | 
					    "@types/json-schema": "npm:^7.0.12"
 | 
				
			||||||
    "@types/semver": "npm:^7.5.0"
 | 
					    "@types/semver": "npm:^7.5.0"
 | 
				
			||||||
    "@typescript-eslint/scope-manager": "npm:6.13.2"
 | 
					    "@typescript-eslint/scope-manager": "npm:6.14.0"
 | 
				
			||||||
    "@typescript-eslint/types": "npm:6.13.2"
 | 
					    "@typescript-eslint/types": "npm:6.14.0"
 | 
				
			||||||
    "@typescript-eslint/typescript-estree": "npm:6.13.2"
 | 
					    "@typescript-eslint/typescript-estree": "npm:6.14.0"
 | 
				
			||||||
    semver: "npm:^7.5.4"
 | 
					    semver: "npm:^7.5.4"
 | 
				
			||||||
  peerDependencies:
 | 
					  peerDependencies:
 | 
				
			||||||
    eslint: ^7.0.0 || ^8.0.0
 | 
					    eslint: ^7.0.0 || ^8.0.0
 | 
				
			||||||
  checksum: 84969be91e7949868eaaa289288c9d71927f0e427b572501b0991d8d62b40a4234f7287c35b35d276ccbb53e9ea5457b8250fcf4941e60e6b9ba4065fbfba416
 | 
					  checksum: 72689b2897b89e1bd1c71c1c2ae436d0ccfbcfffabf3be4378de74ad8138b2ecdbeeda7c1720e2f1754569e773f2fc7216f704335e1e56c38c7601ee1d190aeb
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -1228,6 +1263,16 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@typescript-eslint/visitor-keys@npm:6.14.0":
 | 
				
			||||||
 | 
					  version: 6.14.0
 | 
				
			||||||
 | 
					  resolution: "@typescript-eslint/visitor-keys@npm:6.14.0"
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@typescript-eslint/types": "npm:6.14.0"
 | 
				
			||||||
 | 
					    eslint-visitor-keys: "npm:^3.4.1"
 | 
				
			||||||
 | 
					  checksum: 0e2363f9f1986ebdb41507c54a666fa1c336eb6beb383dc342a10844d3c42c89067b21c3f158851fa6f0825e1e451a5470b5454fde70a6fc33b4b0259462d954
 | 
				
			||||||
 | 
					  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"
 | 
				
			||||||
@ -1681,7 +1726,7 @@ __metadata:
 | 
				
			|||||||
    "@actions/exec": "npm:^1.1.1"
 | 
					    "@actions/exec": "npm:^1.1.1"
 | 
				
			||||||
    "@actions/io": "npm:^1.1.3"
 | 
					    "@actions/io": "npm:^1.1.3"
 | 
				
			||||||
    "@types/node": "npm:^20.10.4"
 | 
					    "@types/node": "npm:^20.10.4"
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "npm:^6.13.2"
 | 
					    "@typescript-eslint/eslint-plugin": "npm:^6.14.0"
 | 
				
			||||||
    "@typescript-eslint/parser": "npm:^6.13.2"
 | 
					    "@typescript-eslint/parser": "npm:^6.13.2"
 | 
				
			||||||
    "@vercel/ncc": "npm:^0.38.1"
 | 
					    "@vercel/ncc": "npm:^0.38.1"
 | 
				
			||||||
    eslint: "npm:^8.55.0"
 | 
					    eslint: "npm:^8.55.0"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user