File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 99
99
"@rollup/plugin-replace" : " 2.4.2" ,
100
100
"@types/estree" : " 0.0.48" ,
101
101
"babel-jest" : " 27.0.2" ,
102
- "babel-loader" : " 8.2.2 " ,
102
+ "babel-loader" : " 8.2.4 " ,
103
103
"benchmark" : " 2.1.4" ,
104
104
"builtin-modules" : " 3.2.0" ,
105
105
"core-js" : " 3.14.0" ,
Original file line number Diff line number Diff line change 2113
2113
graceful-fs "^4.2.4"
2114
2114
slash "^3.0.0"
2115
2115
2116
-
2117
- version "8.2.2 "
2118
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2 .tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81 "
2119
- integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g ==
2116
+
2117
+ version "8.2.4 "
2118
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.4 .tgz#95f5023c791b2e9e2ca6f67b0984f39c82ff384b "
2119
+ integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A ==
2120
2120
dependencies :
2121
2121
find-cache-dir "^3.3.1"
2122
- loader-utils "^1.4 .0"
2122
+ loader-utils "^2.0 .0"
2123
2123
make-dir "^3.1.0"
2124
2124
schema-utils "^2.6.5"
2125
2125
@@ -5047,14 +5047,14 @@ loader-runner@^4.2.0:
5047
5047
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
5048
5048
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
5049
5049
5050
- loader-utils@^1.4 .0 :
5051
- version "1.4.0 "
5052
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0. tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613 "
5053
- integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA ==
5050
+ loader-utils@^2.0 .0 :
5051
+ version "2.0.4 "
5052
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4. tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c "
5053
+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw ==
5054
5054
dependencies :
5055
5055
big.js "^5.2.2"
5056
5056
emojis-list "^3.0.0"
5057
- json5 "^1.0.1 "
5057
+ json5 "^2.1.2 "
5058
5058
5059
5059
locate-path@^2.0.0 :
5060
5060
version "2.0.0"
@@ -7369,5 +7369,3 @@ yocto-queue@^0.1.0:
7369
7369
version "0.1.0"
7370
7370
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
7371
7371
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
7372
-
7373
-
You can’t perform that action at this time.
0 commit comments