Bump babel-eslint from 10.0.1 to 10.0.2 (#11381)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									53a0a8f91a
								
							
						
					
					
						commit
						52d1aea1ed
					
				
					 2 changed files with 10 additions and 68 deletions
				
			
		|  | @ -166,7 +166,7 @@ | |||
|     "websocket.js": "^0.1.12" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "babel-eslint": "^10.0.1", | ||||
|     "babel-eslint": "^10.0.2", | ||||
|     "babel-jest": "^24.8.0", | ||||
|     "enzyme": "^3.10.0", | ||||
|     "enzyme-adapter-react-16": "^1.14.0", | ||||
|  |  | |||
							
								
								
									
										76
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										76
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -60,7 +60,7 @@ | |||
|     source-map "^0.5.0" | ||||
|     trim-right "^1.0.1" | ||||
| 
 | ||||
| "@babel/generator@^7.2.2", "@babel/generator@^7.4.4": | ||||
| "@babel/generator@^7.4.4": | ||||
|   version "7.4.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041" | ||||
|   integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ== | ||||
|  | @ -229,7 +229,7 @@ | |||
|     "@babel/template" "^7.1.0" | ||||
|     "@babel/types" "^7.0.0" | ||||
| 
 | ||||
| "@babel/helper-split-export-declaration@^7.0.0", "@babel/helper-split-export-declaration@^7.4.4": | ||||
| "@babel/helper-split-export-declaration@^7.4.4": | ||||
|   version "7.4.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677" | ||||
|   integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q== | ||||
|  | @ -273,17 +273,7 @@ | |||
|     esutils "^2.0.2" | ||||
|     js-tokens "^4.0.0" | ||||
| 
 | ||||
| "@babel/parser@^7.0.0": | ||||
|   version "7.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.3.tgz#32f5df65744b70888d17872ec106b02434ba1489" | ||||
|   integrity sha512-0LyEcVlfCoFmci8mXx8A5oIkpkOgyo8dRHtxBnK9RRBwxO2+JZPNsqtVEZQ7mJFPxnXF9lfmU24mHOPI0qnlkA== | ||||
| 
 | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.3.4": | ||||
|   version "7.3.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.4.tgz#a43357e4bbf4b92a437fb9e465c192848287f27c" | ||||
|   integrity sha512-tXZCqWtlOOP4wgCp6RjRvLmfuhnqTLy9VHwRochJBCP2nDm27JnnuFEnXFASVyQNHk36jD1tAammsCEEqgscIQ== | ||||
| 
 | ||||
| "@babel/parser@^7.2.2", "@babel/parser@^7.2.3", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5": | ||||
| "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.2.2", "@babel/parser@^7.3.4", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5": | ||||
|   version "7.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872" | ||||
|   integrity sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew== | ||||
|  | @ -793,22 +783,7 @@ | |||
|     "@babel/parser" "^7.4.4" | ||||
|     "@babel/types" "^7.4.4" | ||||
| 
 | ||||
| "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.5": | ||||
|   version "7.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.2.3.tgz#7ff50cefa9c7c0bd2d81231fdac122f3957748d8" | ||||
|   integrity sha512-Z31oUD/fJvEWVR0lNZtfgvVt512ForCTNKYcJBGbPb1QZfve4WGH8Wsy7+Mev33/45fhP/hwQtvgusNdcCMgSw== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     "@babel/generator" "^7.2.2" | ||||
|     "@babel/helper-function-name" "^7.1.0" | ||||
|     "@babel/helper-split-export-declaration" "^7.0.0" | ||||
|     "@babel/parser" "^7.2.3" | ||||
|     "@babel/types" "^7.2.2" | ||||
|     debug "^4.1.0" | ||||
|     globals "^11.1.0" | ||||
|     lodash "^4.17.10" | ||||
| 
 | ||||
| "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5": | ||||
| "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.5", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5": | ||||
|   version "7.4.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216" | ||||
|   integrity sha512-Vc+qjynwkjRmIFGxy0KYoPj4FdVDxLej89kMHFsWScq999uX+pwcX4v9mWRjW0KcAYTPAuVQl2LKP1wEVLsp+A== | ||||
|  | @ -823,22 +798,7 @@ | |||
|     globals "^11.1.0" | ||||
|     lodash "^4.17.11" | ||||
| 
 | ||||
| "@babel/traverse@^7.3.4": | ||||
|   version "7.3.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.3.4.tgz#1330aab72234f8dea091b08c4f8b9d05c7119e06" | ||||
|   integrity sha512-TvTHKp6471OYEcE/91uWmhR6PrrYywQntCHSaZ8CM8Vmp+pjAusal4nGB2WCCQd0rvI7nOMKn9GnbcvTUz3/ZQ== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     "@babel/generator" "^7.3.4" | ||||
|     "@babel/helper-function-name" "^7.1.0" | ||||
|     "@babel/helper-split-export-declaration" "^7.0.0" | ||||
|     "@babel/parser" "^7.3.4" | ||||
|     "@babel/types" "^7.3.4" | ||||
|     debug "^4.1.0" | ||||
|     globals "^11.1.0" | ||||
|     lodash "^4.17.11" | ||||
| 
 | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.4.4": | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4", "@babel/types@^7.4.4": | ||||
|   version "7.4.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0" | ||||
|   integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ== | ||||
|  | @ -847,24 +807,6 @@ | |||
|     lodash "^4.17.11" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@babel/types@^7.0.0-beta.49": | ||||
|   version "7.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.2.2.tgz#44e10fc24e33af524488b716cdaee5360ea8ed1e" | ||||
|   integrity sha512-fKCuD6UFUMkR541eDWL+2ih/xFZBXPOg/7EQFeTluMDebfqR4jrpaCjLhkWlQS4hT6nRa2PMEgXKbRB5/H2fpg== | ||||
|   dependencies: | ||||
|     esutils "^2.0.2" | ||||
|     lodash "^4.17.10" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@babel/types@^7.3.0", "@babel/types@^7.3.4": | ||||
|   version "7.3.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.4.tgz#bf482eaeaffb367a28abbf9357a94963235d90ed" | ||||
|   integrity sha512-WEkp8MsLftM7O/ty580wAmZzN1nDmCACc5+jFzUt+GUFNNIi3LdRlueYz0YIlmJhlZx1QYDMZL5vdWCL0fNjFQ== | ||||
|   dependencies: | ||||
|     esutils "^2.0.2" | ||||
|     lodash "^4.17.11" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@clusterws/cws@^0.15.0": | ||||
|   version "0.15.0" | ||||
|   resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.15.0.tgz#1d585927252d1cd92e676c952fa6d69df14a0d07" | ||||
|  | @ -1724,10 +1666,10 @@ axobject-query@^2.0.2: | |||
|   dependencies: | ||||
|     ast-types-flow "0.0.7" | ||||
| 
 | ||||
| babel-eslint@^10.0.1: | ||||
|   version "10.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" | ||||
|   integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ== | ||||
| babel-eslint@^10.0.2: | ||||
|   version "10.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456" | ||||
|   integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     "@babel/parser" "^7.0.0" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue