File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 63
63
"@types/styled-components" : " 5.1.15" ,
64
64
"@typescript-eslint/parser" : " 5.1.0" ,
65
65
"@typescript-eslint/eslint-plugin" : " 5.1.0" ,
66
- "babel-loader" : " 8.2.3 " ,
66
+ "babel-loader" : " 8.2.5 " ,
67
67
"babel-plugin-styled-components" : " 1.13.3" ,
68
68
"commitizen" : " 4.2.4" ,
69
69
"cz-conventional-changelog" : " 3.3.0" ,
Original file line number Diff line number Diff line change @@ -3813,13 +3813,13 @@ babel-core@^7.0.0-bridge.0:
3813
3813
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
3814
3814
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
3815
3815
3816
- babel-loader@8.2.3 :
3817
- version "8.2.3 "
3818
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3 .tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d "
3819
- integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw ==
3816
+ babel-loader@8.2.5 :
3817
+ version "8.2.5 "
3818
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5 .tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e "
3819
+ integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ ==
3820
3820
dependencies:
3821
3821
find-cache-dir "^3.3.1"
3822
- loader-utils "^1.4 .0"
3822
+ loader-utils "^2.0 .0"
3823
3823
make-dir "^3.1.0"
3824
3824
schema-utils "^2.6.5"
3825
3825
You can’t perform that action at this time.
0 commit comments