File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed
Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 8989 "@typescript-eslint/parser" : " 5.62.0" ,
9090 "babel-core" : " 6.26.3" ,
9191 "babel-eslint" : " 10.1.0" ,
92- "babel-loader" : " 8.3.0 " ,
92+ "babel-loader" : " 8.4.1 " ,
9393 "babel-plugin-dynamic-import-node" : " 2.3.3" ,
9494 "eslint" : " 8.57.1" ,
9595 "eslint-config-prettier" : " 8.10.2" ,
Original file line number Diff line number Diff line change @@ -6078,13 +6078,13 @@ babel-jest@^26.6.3:
60786078 graceful-fs "^4.2.4"
60796079 slash "^3.0.0"
60806080
6081- babel-loader@8.3.0 :
6082- version "8.3.0 "
6083- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0 .tgz#124936e841ba4fe8176786d6ff28add1f134d6a8 "
6084- integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q ==
6081+ babel-loader@8.4.1 :
6082+ version "8.4.1 "
6083+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1 .tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675 "
6084+ integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA ==
60856085 dependencies:
60866086 find-cache-dir "^3.3.1"
6087- loader-utils "^2.0.0 "
6087+ loader-utils "^2.0.4 "
60886088 make-dir "^3.1.0"
60896089 schema-utils "^2.6.5"
60906090
@@ -12576,6 +12576,15 @@ loader-utils@^1.2.3, loader-utils@^1.4.0:
1257612576 emojis-list "^3.0.0"
1257712577 json5 "^1.0.1"
1257812578
12579+ loader-utils@^2.0.4:
12580+ version "2.0.4"
12581+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
12582+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
12583+ dependencies:
12584+ big.js "^5.2.2"
12585+ emojis-list "^3.0.0"
12586+ json5 "^2.1.2"
12587+
1257912588locate-path@^2.0.0:
1258012589 version "2.0.0"
1258112590 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
You can’t perform that action at this time.
0 commit comments