Bump escodegen from 1.11.0 to 1.14.1 (#13414)
Bumps [escodegen](https://github.com/estools/escodegen) from 1.11.0 to 1.14.1. - [Release notes](https://github.com/estools/escodegen/releases) - [Commits](https://github.com/estools/escodegen/compare/v1.11.0...v1.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									edcbbbe8db
								
							
						
					
					
						commit
						6b8fe0f8db
					
				
					 1 changed files with 5 additions and 10 deletions
				
			
		
							
								
								
									
										15
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								yarn.lock
									
									
									
									
									
								
							| 
						 | 
					@ -4064,11 +4064,11 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
 | 
				
			||||||
  integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
 | 
					  integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
escodegen@^1.9.1:
 | 
					escodegen@^1.9.1:
 | 
				
			||||||
  version "1.11.0"
 | 
					  version "1.14.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.11.0.tgz#b27a9389481d5bfd5bec76f7bb1eb3f8f4556589"
 | 
					  resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.1.tgz#ba01d0c8278b5e95a9a45350142026659027a457"
 | 
				
			||||||
  integrity sha512-IeMV45ReixHS53K/OmfKAIztN/igDHzTJUhZM3k1jMhIZWjk45SMwAtBsEXiJp3vSPmTcu6CXn7mDvFHRN66fw==
 | 
					  integrity sha512-Bmt7NcRySdIfNPfU2ZoXDrrXsG9ZjvDxcAlMfDUgRBjLOWTuIACXPBFJH7Z+cLb40JeQco5toikyc9t9P8E9SQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    esprima "^3.1.3"
 | 
					    esprima "^4.0.1"
 | 
				
			||||||
    estraverse "^4.2.0"
 | 
					    estraverse "^4.2.0"
 | 
				
			||||||
    esutils "^2.0.2"
 | 
					    esutils "^2.0.2"
 | 
				
			||||||
    optionator "^0.8.1"
 | 
					    optionator "^0.8.1"
 | 
				
			||||||
| 
						 | 
					@ -4284,12 +4284,7 @@ espree@^6.1.2:
 | 
				
			||||||
    acorn-jsx "^5.1.0"
 | 
					    acorn-jsx "^5.1.0"
 | 
				
			||||||
    eslint-visitor-keys "^1.1.0"
 | 
					    eslint-visitor-keys "^1.1.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
esprima@^3.1.3:
 | 
					esprima@^4.0.0, esprima@^4.0.1:
 | 
				
			||||||
  version "3.1.3"
 | 
					 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
 | 
					 | 
				
			||||||
  integrity sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
esprima@^4.0.0:
 | 
					 | 
				
			||||||
  version "4.0.1"
 | 
					  version "4.0.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
 | 
					  resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
 | 
				
			||||||
  integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
 | 
					  integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue