mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-11-04 17:06:37 +07:00 
			
		
		
		
	Merge pull request #99 from shivammathur/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-2.10.0
Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0
This commit is contained in:
		
							
								
								
									
										36
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										36
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -543,16 +543,44 @@
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": {
 | 
			
		||||
      "version": "2.9.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.9.0.tgz",
 | 
			
		||||
      "integrity": "sha512-98rfOt3NYn5Gr9wekTB8TexxN6oM8ZRvYuphPs1Atfsy419SDLYCaE30aJkRiiTCwGEY98vOhFsEVm7Zs4toQQ==",
 | 
			
		||||
      "version": "2.10.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.10.0.tgz",
 | 
			
		||||
      "integrity": "sha512-rT51fNLW0u3fnDGnAHVC5nu+Das+y2CpW10yqvf6/j5xbuUV3FxA3mBaIbM24CXODXjbgUznNb4Kg9XZOUxKAw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@typescript-eslint/experimental-utils": "2.9.0",
 | 
			
		||||
        "@typescript-eslint/experimental-utils": "2.10.0",
 | 
			
		||||
        "eslint-utils": "^1.4.3",
 | 
			
		||||
        "functional-red-black-tree": "^1.0.1",
 | 
			
		||||
        "regexpp": "^3.0.0",
 | 
			
		||||
        "tsutils": "^3.17.1"
 | 
			
		||||
      },
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@typescript-eslint/experimental-utils": {
 | 
			
		||||
          "version": "2.10.0",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.10.0.tgz",
 | 
			
		||||
          "integrity": "sha512-FZhWq6hWWZBP76aZ7bkrfzTMP31CCefVIImrwP3giPLcoXocmLTmr92NLZxuIcTL4GTEOE33jQMWy9PwelL+yQ==",
 | 
			
		||||
          "dev": true,
 | 
			
		||||
          "requires": {
 | 
			
		||||
            "@types/json-schema": "^7.0.3",
 | 
			
		||||
            "@typescript-eslint/typescript-estree": "2.10.0",
 | 
			
		||||
            "eslint-scope": "^5.0.0"
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        "@typescript-eslint/typescript-estree": {
 | 
			
		||||
          "version": "2.10.0",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.10.0.tgz",
 | 
			
		||||
          "integrity": "sha512-oOYnplddQNm/LGVkqbkAwx4TIBuuZ36cAQq9v3nFIU9FmhemHuVzAesMSXNQDdAzCa5bFgCrfD3JWhYVKlRN2g==",
 | 
			
		||||
          "dev": true,
 | 
			
		||||
          "requires": {
 | 
			
		||||
            "debug": "^4.1.1",
 | 
			
		||||
            "eslint-visitor-keys": "^1.1.0",
 | 
			
		||||
            "glob": "^7.1.6",
 | 
			
		||||
            "is-glob": "^4.0.1",
 | 
			
		||||
            "lodash.unescape": "4.0.1",
 | 
			
		||||
            "semver": "^6.3.0",
 | 
			
		||||
            "tsutils": "^3.17.1"
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@typescript-eslint/experimental-utils": {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user