Skip to content

Commit ffed4ca

Browse files
chore(deps): update dependency babel-loader to v10
1 parent ffa0f00 commit ffed4ca

File tree

2 files changed

+10
-55
lines changed

2 files changed

+10
-55
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/preset-react": "^7.10.4",
4848
"@commitlint/cli": "^16.0.0",
4949
"@commitlint/config-conventional": "^16.0.0",
50-
"babel-loader": "^8.1.0",
50+
"babel-loader": "^10.0.0",
5151
"babel-plugin-emotion": "^10.0.33",
5252
"copy-webpack-plugin": "^10.0.0",
5353
"cross-env": "^7.0.2",

yarn.lock

+9-54
Original file line numberDiff line numberDiff line change
@@ -2172,7 +2172,7 @@
21722172
dependencies:
21732173
"@types/istanbul-lib-report" "*"
21742174

2175-
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.9":
2175+
"@types/json-schema@*", "@types/json-schema@^7.0.9":
21762176
version "7.0.15"
21772177
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
21782178
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -2472,7 +2472,7 @@ ajv-formats@^2.1.1:
24722472
dependencies:
24732473
ajv "^8.0.0"
24742474

2475-
ajv-keywords@^3.1.0, ajv-keywords@^3.5.2:
2475+
ajv-keywords@^3.1.0:
24762476
version "3.5.2"
24772477
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
24782478
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
@@ -2789,15 +2789,12 @@ babel-jest@^27.5.1:
27892789
graceful-fs "^4.2.9"
27902790
slash "^3.0.0"
27912791

2792-
babel-loader@^8.1.0:
2793-
version "8.4.1"
2794-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675"
2795-
integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==
2792+
babel-loader@^10.0.0:
2793+
version "10.0.0"
2794+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
2795+
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
27962796
dependencies:
2797-
find-cache-dir "^3.3.1"
2798-
loader-utils "^2.0.4"
2799-
make-dir "^3.1.0"
2800-
schema-utils "^2.6.5"
2797+
find-up "^5.0.0"
28012798

28022799
babel-plugin-emotion@^10.0.27, babel-plugin-emotion@^10.0.33:
28032800
version "10.2.2"
@@ -2923,11 +2920,6 @@ [email protected]:
29232920
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
29242921
integrity sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=
29252922

2926-
big.js@^5.2.2:
2927-
version "5.2.2"
2928-
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
2929-
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
2930-
29312923
binary-extensions@^1.0.0:
29322924
version "1.13.1"
29332925
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
@@ -3313,11 +3305,6 @@ commander@^8.3.0:
33133305
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
33143306
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
33153307

3316-
commondir@^1.0.1:
3317-
version "1.0.1"
3318-
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
3319-
integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==
3320-
33213308
compare-func@^2.0.0:
33223309
version "2.0.0"
33233310
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
@@ -3939,11 +3926,6 @@ emoji-regex@^8.0.0:
39393926
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
39403927
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
39413928

3942-
emojis-list@^3.0.0:
3943-
version "3.0.0"
3944-
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
3945-
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
3946-
39473929
encodeurl@~1.0.2:
39483930
version "1.0.2"
39493931
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
@@ -4531,15 +4513,6 @@ finalhandler@~1.1.2:
45314513
statuses "~1.5.0"
45324514
unpipe "~1.0.0"
45334515

4534-
find-cache-dir@^3.3.1:
4535-
version "3.3.2"
4536-
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b"
4537-
integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==
4538-
dependencies:
4539-
commondir "^1.0.1"
4540-
make-dir "^3.0.2"
4541-
pkg-dir "^4.1.0"
4542-
45434516
find-root@^1.1.0:
45444517
version "1.1.0"
45454518
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
@@ -6353,15 +6326,6 @@ loader-runner@^4.2.0:
63536326
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1"
63546327
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
63556328

6356-
loader-utils@^2.0.4:
6357-
version "2.0.4"
6358-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
6359-
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
6360-
dependencies:
6361-
big.js "^5.2.2"
6362-
emojis-list "^3.0.0"
6363-
json5 "^2.1.2"
6364-
63656329
locate-path@^3.0.0:
63666330
version "3.0.0"
63676331
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -6432,7 +6396,7 @@ lru-cache@^6.0.0:
64326396
dependencies:
64336397
yallist "^4.0.0"
64346398

6435-
make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0:
6399+
make-dir@^3.0.0:
64366400
version "3.1.0"
64376401
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
64386402
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
@@ -7207,7 +7171,7 @@ pkg-dir@^3.0.0:
72077171
dependencies:
72087172
find-up "^3.0.0"
72097173

7210-
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
7174+
pkg-dir@^4.2.0:
72117175
version "4.2.0"
72127176
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
72137177
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
@@ -7880,15 +7844,6 @@ schema-utils@^1.0.0:
78807844
ajv-errors "^1.0.0"
78817845
ajv-keywords "^3.1.0"
78827846

7883-
schema-utils@^2.6.5:
7884-
version "2.7.1"
7885-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
7886-
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
7887-
dependencies:
7888-
"@types/json-schema" "^7.0.5"
7889-
ajv "^6.12.4"
7890-
ajv-keywords "^3.5.2"
7891-
78927847
schema-utils@^4.0.0:
78937848
version "4.0.0"
78947849
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.0.0.tgz#60331e9e3ae78ec5d16353c467c34b3a0a1d3df7"

0 commit comments

Comments
 (0)