mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	Bump babel-jest from 27.2.1 to 27.2.4 (#2362)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.2.1 to 27.2.4. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.2.4/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-patch ... 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:
		
							
								
								
									
										82
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										82
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -1490,27 +1490,6 @@
 | 
			
		||||
    jest-haste-map "^27.2.4"
 | 
			
		||||
    jest-runtime "^27.2.4"
 | 
			
		||||
 | 
			
		||||
"@jest/transform@^27.2.1":
 | 
			
		||||
  version "27.2.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.1.tgz#743443adb84b3b7419951fc702515ce20ba6285e"
 | 
			
		||||
  integrity sha512-xmB5vh81KK8DiiCMtI5vI59mP+GggNmc9BiN+fg4mKdQHV369+WuZc1Lq2xWFCOCsRPHt24D9h7Idp4YaMB1Ww==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/core" "^7.1.0"
 | 
			
		||||
    "@jest/types" "^27.1.1"
 | 
			
		||||
    babel-plugin-istanbul "^6.0.0"
 | 
			
		||||
    chalk "^4.0.0"
 | 
			
		||||
    convert-source-map "^1.4.0"
 | 
			
		||||
    fast-json-stable-stringify "^2.0.0"
 | 
			
		||||
    graceful-fs "^4.2.4"
 | 
			
		||||
    jest-haste-map "^27.2.0"
 | 
			
		||||
    jest-regex-util "^27.0.6"
 | 
			
		||||
    jest-util "^27.2.0"
 | 
			
		||||
    micromatch "^4.0.4"
 | 
			
		||||
    pirates "^4.0.1"
 | 
			
		||||
    slash "^3.0.0"
 | 
			
		||||
    source-map "^0.6.1"
 | 
			
		||||
    write-file-atomic "^3.0.0"
 | 
			
		||||
 | 
			
		||||
"@jest/transform@^27.2.4":
 | 
			
		||||
  version "27.2.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.4.tgz#2fe5b6836895f7a1b8bdec442c51e83943c62733"
 | 
			
		||||
@@ -1532,17 +1511,6 @@
 | 
			
		||||
    source-map "^0.6.1"
 | 
			
		||||
    write-file-atomic "^3.0.0"
 | 
			
		||||
 | 
			
		||||
"@jest/types@^27.1.1":
 | 
			
		||||
  version "27.1.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.1.tgz#77a3fc014f906c65752d12123a0134359707c0ad"
 | 
			
		||||
  integrity sha512-yqJPDDseb0mXgKqmNqypCsb85C22K1aY5+LUxh7syIM9n/b0AsaltxNy+o6tt29VcfGDpYEve175bm3uOhcehA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@types/istanbul-lib-coverage" "^2.0.0"
 | 
			
		||||
    "@types/istanbul-reports" "^3.0.0"
 | 
			
		||||
    "@types/node" "*"
 | 
			
		||||
    "@types/yargs" "^16.0.0"
 | 
			
		||||
    chalk "^4.0.0"
 | 
			
		||||
 | 
			
		||||
"@jest/types@^27.2.4":
 | 
			
		||||
  version "27.2.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.4.tgz#2430042a66e00dc5b140c3636f4474d464c21ee8"
 | 
			
		||||
@@ -2503,21 +2471,7 @@ axios@^0.21.1:
 | 
			
		||||
  dependencies:
 | 
			
		||||
    follow-redirects "^1.14.0"
 | 
			
		||||
 | 
			
		||||
babel-jest@^27.0.6:
 | 
			
		||||
  version "27.2.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.1.tgz#48edfa5cf8d59ab293da94321a369ccc7b67a4b1"
 | 
			
		||||
  integrity sha512-kkaekSJHew1zfDW3cA2QiSBPg4uiLpiW0OwJKqFv0r2/mFgym/IBn7hxPntL6FvS66G/ROh+lz4pRiCJAH1/UQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@jest/transform" "^27.2.1"
 | 
			
		||||
    "@jest/types" "^27.1.1"
 | 
			
		||||
    "@types/babel__core" "^7.1.14"
 | 
			
		||||
    babel-plugin-istanbul "^6.0.0"
 | 
			
		||||
    babel-preset-jest "^27.2.0"
 | 
			
		||||
    chalk "^4.0.0"
 | 
			
		||||
    graceful-fs "^4.2.4"
 | 
			
		||||
    slash "^3.0.0"
 | 
			
		||||
 | 
			
		||||
babel-jest@^27.2.4:
 | 
			
		||||
babel-jest@^27.0.6, babel-jest@^27.2.4:
 | 
			
		||||
  version "27.2.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.4.tgz#21ed6729d51bdd75470bbbf3c8b08d86209fb0dc"
 | 
			
		||||
  integrity sha512-f24OmxyWymk5jfgLdlCMu4fTs4ldxFBIdn5sJdhvGC1m08rSkJ5hYbWkNmfBSvE/DjhCVNSHXepxsI6THGfGsg==
 | 
			
		||||
@@ -6571,26 +6525,6 @@ jest-get-type@^27.0.6:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe"
 | 
			
		||||
  integrity sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==
 | 
			
		||||
 | 
			
		||||
jest-haste-map@^27.2.0:
 | 
			
		||||
  version "27.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.0.tgz#703b3a473e3f2e27d75ab07864ffd7bbaad0d75e"
 | 
			
		||||
  integrity sha512-laFet7QkNlWjwZtMGHCucLvF8o9PAh2cgePRck1+uadSM4E4XH9J4gnx4do+a6do8ZV5XHNEAXEkIoNg5XUH2Q==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@jest/types" "^27.1.1"
 | 
			
		||||
    "@types/graceful-fs" "^4.1.2"
 | 
			
		||||
    "@types/node" "*"
 | 
			
		||||
    anymatch "^3.0.3"
 | 
			
		||||
    fb-watchman "^2.0.0"
 | 
			
		||||
    graceful-fs "^4.2.4"
 | 
			
		||||
    jest-regex-util "^27.0.6"
 | 
			
		||||
    jest-serializer "^27.0.6"
 | 
			
		||||
    jest-util "^27.2.0"
 | 
			
		||||
    jest-worker "^27.2.0"
 | 
			
		||||
    micromatch "^4.0.4"
 | 
			
		||||
    walker "^1.0.7"
 | 
			
		||||
  optionalDependencies:
 | 
			
		||||
    fsevents "^2.3.2"
 | 
			
		||||
 | 
			
		||||
jest-haste-map@^27.2.4:
 | 
			
		||||
  version "27.2.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.4.tgz#f8974807bedf07348ca9fd24e5861ab7c8e61aba"
 | 
			
		||||
@@ -6810,18 +6744,6 @@ jest-snapshot@^27.2.4:
 | 
			
		||||
    pretty-format "^27.2.4"
 | 
			
		||||
    semver "^7.3.2"
 | 
			
		||||
 | 
			
		||||
jest-util@^27.2.0:
 | 
			
		||||
  version "27.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.0.tgz#bfccb85cfafae752257319e825a5b8d4ada470dc"
 | 
			
		||||
  integrity sha512-T5ZJCNeFpqcLBpx+Hl9r9KoxBCUqeWlJ1Htli+vryigZVJ1vuLB9j35grEBASp4R13KFkV7jM52bBGnArpJN6A==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@jest/types" "^27.1.1"
 | 
			
		||||
    "@types/node" "*"
 | 
			
		||||
    chalk "^4.0.0"
 | 
			
		||||
    graceful-fs "^4.2.4"
 | 
			
		||||
    is-ci "^3.0.0"
 | 
			
		||||
    picomatch "^2.2.3"
 | 
			
		||||
 | 
			
		||||
jest-util@^27.2.4:
 | 
			
		||||
  version "27.2.4"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.4.tgz#3d7ce081b2e7f4cfe0156452ac01f3cb456cc656"
 | 
			
		||||
@@ -6859,7 +6781,7 @@ jest-watcher@^27.2.4:
 | 
			
		||||
    jest-util "^27.2.4"
 | 
			
		||||
    string-length "^4.0.1"
 | 
			
		||||
 | 
			
		||||
jest-worker@^27.0.6, jest-worker@^27.2.0:
 | 
			
		||||
jest-worker@^27.0.6:
 | 
			
		||||
  version "27.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.0.tgz#11eef39f1c88f41384ca235c2f48fe50bc229bc0"
 | 
			
		||||
  integrity sha512-laB0ZVIBz+voh/QQy9dmUuuDsadixeerrKqyVpgPz+CCWiOYjOBabUXHIXZhsdvkWbLqSHbgkAHWl5cg24Q6RA==
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user