mirror of https://github.com/webpack/webpack.git
				
				
				
			Merge pull request #9481 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.14.0
chore(deps-dev): bump eslint-plugin-jest from 22.13.0 to 22.14.0
This commit is contained in:
		
						commit
						c0a68383c6
					
				
							
								
								
									
										35
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										35
									
								
								yarn.lock
								
								
								
								
							|  | @ -411,6 +411,23 @@ | |||
|   resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.10.tgz#17a8ec65cd8e88f51b418ceb271af18d3137df67" | ||||
|   integrity sha512-WsVzTPshvCSbHThUduGGxbmnwcpkgSctHGHTqzWyFg4lYAuV5qXlyFPOsP3OWqCINfmg/8VXP+zJaa4OxEsBQQ== | ||||
| 
 | ||||
| "@typescript-eslint/experimental-utils@^1.13.0": | ||||
|   version "1.13.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e" | ||||
|   integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg== | ||||
|   dependencies: | ||||
|     "@types/json-schema" "^7.0.3" | ||||
|     "@typescript-eslint/typescript-estree" "1.13.0" | ||||
|     eslint-scope "^4.0.0" | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@1.13.0": | ||||
|   version "1.13.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e" | ||||
|   integrity sha512-b5rCmd2e6DCC6tCTN9GSUAuxdYwCM/k/2wdjHGrIRGPSJotWMCe/dGpi66u42bhuh8q3QBzqM4TMA1GUUCJvdw== | ||||
|   dependencies: | ||||
|     lodash.unescape "4.0.1" | ||||
|     semver "5.5.0" | ||||
| 
 | ||||
| "@webassemblyjs/ast@1.8.5": | ||||
|   version "1.8.5" | ||||
|   resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359" | ||||
|  | @ -2114,9 +2131,11 @@ eslint-plugin-es@^1.3.1: | |||
|     regexpp "^2.0.0" | ||||
| 
 | ||||
| eslint-plugin-jest@^22.2.2: | ||||
|   version "22.13.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.13.0.tgz#d7d134c6e3c2f67cc50f5fa89a329db579d28428" | ||||
|   integrity sha512-bIr8LL7buUXS8Pk69SFgaDKgyvPQkDu6i8ko0lP54uccszlo4EOwtstDXOZl5Af3JwudbECxRUbCpL/2cKDkkg== | ||||
|   version "22.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.14.0.tgz#f9b09837f665cfe360b55c08866904255294cc16" | ||||
|   integrity sha512-Xtc9ZTtxdYFC7vu0PHxDeQ9lOMQ8gjwMmSQq/ni83TdflgL3eVh/qg3t99I7gcDxpeXfcp+lHu9C0vN3QAhATw== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/experimental-utils" "^1.13.0" | ||||
| 
 | ||||
| eslint-plugin-jsdoc@^15.3.2: | ||||
|   version "15.7.2" | ||||
|  | @ -4186,6 +4205,11 @@ lodash.sortby@^4.7.0: | |||
|   resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" | ||||
|   integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= | ||||
| 
 | ||||
| lodash.unescape@4.0.1: | ||||
|   version "4.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c" | ||||
|   integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw= | ||||
| 
 | ||||
| lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.4: | ||||
|   version "4.17.15" | ||||
|   resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" | ||||
|  | @ -5895,6 +5919,11 @@ semver-compare@^1.0.0: | |||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004" | ||||
|   integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg== | ||||
| 
 | ||||
| semver@5.5.0: | ||||
|   version "5.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" | ||||
|   integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA== | ||||
| 
 | ||||
| send@0.16.2: | ||||
|   version "0.16.2" | ||||
|   resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue