mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency babel-loader to v9.1.3 (#4293)
This commit is contained in:
		
							parent
							
								
									07f2626819
								
							
						
					
					
						commit
						2269fc30e7
					
				| @ -79,7 +79,7 @@ | ||||
|     "@storybook/react": "6.5.16", | ||||
|     "@storybook/testing-library": "0.2.0", | ||||
|     "@tsconfig/docusaurus": "2.0.0", | ||||
|     "babel-loader": "9.1.2", | ||||
|     "babel-loader": "9.1.3", | ||||
|     "enhanced-resolve": "5.15.0", | ||||
|     "react-router": "6.14.2", | ||||
|     "replace-in-file": "6.3.5", | ||||
|  | ||||
| @ -4965,12 +4965,12 @@ axios@^0.26.1: | ||||
|   dependencies: | ||||
|     follow-redirects "^1.14.8" | ||||
| 
 | ||||
| babel-loader@9.1.2: | ||||
|   version "9.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.2.tgz#a16a080de52d08854ee14570469905a5fc00d39c" | ||||
|   integrity sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA== | ||||
| babel-loader@9.1.3: | ||||
|   version "9.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a" | ||||
|   integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw== | ||||
|   dependencies: | ||||
|     find-cache-dir "^3.3.2" | ||||
|     find-cache-dir "^4.0.0" | ||||
|     schema-utils "^4.0.0" | ||||
| 
 | ||||
| babel-loader@^8.0.0, babel-loader@^8.2.5: | ||||
| @ -7891,7 +7891,7 @@ find-cache-dir@^2.0.0, find-cache-dir@^2.1.0: | ||||
|     make-dir "^2.0.0" | ||||
|     pkg-dir "^3.0.0" | ||||
| 
 | ||||
| find-cache-dir@^3.3.1, find-cache-dir@^3.3.2: | ||||
| find-cache-dir@^3.3.1: | ||||
|   version "3.3.2" | ||||
|   resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b" | ||||
|   integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig== | ||||
| @ -7900,6 +7900,14 @@ find-cache-dir@^3.3.1, find-cache-dir@^3.3.2: | ||||
|     make-dir "^3.0.2" | ||||
|     pkg-dir "^4.1.0" | ||||
| 
 | ||||
| find-cache-dir@^4.0.0: | ||||
|   version "4.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-4.0.0.tgz#a30ee0448f81a3990708f6453633c733e2f6eec2" | ||||
|   integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg== | ||||
|   dependencies: | ||||
|     common-path-prefix "^3.0.0" | ||||
|     pkg-dir "^7.0.0" | ||||
| 
 | ||||
| find-up@^1.0.0: | ||||
|   version "1.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f" | ||||
| @ -7931,6 +7939,14 @@ find-up@^5.0.0: | ||||
|     locate-path "^6.0.0" | ||||
|     path-exists "^4.0.0" | ||||
| 
 | ||||
| find-up@^6.3.0: | ||||
|   version "6.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790" | ||||
|   integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw== | ||||
|   dependencies: | ||||
|     locate-path "^7.1.0" | ||||
|     path-exists "^5.0.0" | ||||
| 
 | ||||
| flat-cache@^3.0.4: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11" | ||||
| @ -10096,6 +10112,13 @@ locate-path@^6.0.0: | ||||
|   dependencies: | ||||
|     p-locate "^5.0.0" | ||||
| 
 | ||||
| locate-path@^7.1.0: | ||||
|   version "7.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a" | ||||
|   integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA== | ||||
|   dependencies: | ||||
|     p-locate "^6.0.0" | ||||
| 
 | ||||
| lodash-es@^4.17.21: | ||||
|   version "4.17.21" | ||||
|   resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" | ||||
| @ -11452,6 +11475,13 @@ p-limit@^3.0.2: | ||||
|   dependencies: | ||||
|     yocto-queue "^0.1.0" | ||||
| 
 | ||||
| p-limit@^4.0.0: | ||||
|   version "4.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644" | ||||
|   integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ== | ||||
|   dependencies: | ||||
|     yocto-queue "^1.0.0" | ||||
| 
 | ||||
| p-locate@^3.0.0: | ||||
|   version "3.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4" | ||||
| @ -11473,6 +11503,13 @@ p-locate@^5.0.0: | ||||
|   dependencies: | ||||
|     p-limit "^3.0.2" | ||||
| 
 | ||||
| p-locate@^6.0.0: | ||||
|   version "6.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f" | ||||
|   integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw== | ||||
|   dependencies: | ||||
|     p-limit "^4.0.0" | ||||
| 
 | ||||
| p-map@^2.0.0: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175" | ||||
| @ -11666,6 +11703,11 @@ path-exists@^4.0.0: | ||||
|   resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" | ||||
|   integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== | ||||
| 
 | ||||
| path-exists@^5.0.0: | ||||
|   version "5.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7" | ||||
|   integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ== | ||||
| 
 | ||||
| path-is-absolute@^1.0.0: | ||||
|   version "1.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" | ||||
| @ -11824,6 +11866,13 @@ pkg-dir@^5.0.0: | ||||
|   dependencies: | ||||
|     find-up "^5.0.0" | ||||
| 
 | ||||
| pkg-dir@^7.0.0: | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11" | ||||
|   integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA== | ||||
|   dependencies: | ||||
|     find-up "^6.3.0" | ||||
| 
 | ||||
| pkg-up@^3.1.0: | ||||
|   version "3.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5" | ||||
| @ -15823,6 +15872,11 @@ yocto-queue@^0.1.0: | ||||
|   resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" | ||||
|   integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== | ||||
| 
 | ||||
| yocto-queue@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251" | ||||
|   integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== | ||||
| 
 | ||||
| zwitch@^1.0.0: | ||||
|   version "1.0.5" | ||||
|   resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user