@@ -1670,7 +1670,7 @@ array-ify@^1.0.0:
1670
1670
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
1671
1671
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
1672
1672
1673
- array-includes@^3.0.3, array-includes@^3.1.1 :
1673
+ array-includes@^3.0.3, array-includes@^3.1.1, array-includes@^3.1.3 :
1674
1674
version "3.1.3"
1675
1675
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
1676
1676
integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
@@ -1703,7 +1703,7 @@ array-unique@^0.3.2:
1703
1703
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
1704
1704
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
1705
1705
1706
- array.prototype.flat@^1.2.1, array.prototype.flat@^1.2.3 :
1706
+ array.prototype.flat@^1.2.1, array.prototype.flat@^1.2.4 :
1707
1707
version "1.2.4"
1708
1708
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
1709
1709
integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==
@@ -2878,11 +2878,6 @@ constants-browserify@^1.0.0:
2878
2878
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
2879
2879
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
2880
2880
2881
- contains-path@^0.1.0 :
2882
- version "0.1.0"
2883
- resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
2884
- integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
2885
-
2886
2881
content-disposition@^0.5.2 :
2887
2882
version "0.5.3"
2888
2883
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
@@ -3454,14 +3449,6 @@ dlv@^1.1.3:
3454
3449
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
3455
3450
integrity sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==
3456
3451
3457
-
3458
- version "1.5.0"
3459
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
3460
- integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
3461
- dependencies :
3462
- esutils "^2.0.2"
3463
- isarray "^1.0.0"
3464
-
3465
3452
doctrine@^2.1.0 :
3466
3453
version "2.1.0"
3467
3454
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -3769,6 +3756,28 @@ es-abstract@^1.17.0-next.0, es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-
3769
3756
string.prototype.trimstart "^1.0.4"
3770
3757
unbox-primitive "^1.0.0"
3771
3758
3759
+ es-abstract@^1.18.2 :
3760
+ version "1.18.3"
3761
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
3762
+ integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
3763
+ dependencies :
3764
+ call-bind "^1.0.2"
3765
+ es-to-primitive "^1.2.1"
3766
+ function-bind "^1.1.1"
3767
+ get-intrinsic "^1.1.1"
3768
+ has "^1.0.3"
3769
+ has-symbols "^1.0.2"
3770
+ is-callable "^1.2.3"
3771
+ is-negative-zero "^2.0.1"
3772
+ is-regex "^1.1.3"
3773
+ is-string "^1.0.6"
3774
+ object-inspect "^1.10.3"
3775
+ object-keys "^1.1.1"
3776
+ object.assign "^4.1.2"
3777
+ string.prototype.trimend "^1.0.4"
3778
+ string.prototype.trimstart "^1.0.4"
3779
+ unbox-primitive "^1.0.1"
3780
+
3772
3781
es-array-method-boxes-properly@^1.0.0 :
3773
3782
version "1.0.0"
3774
3783
resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
@@ -3847,39 +3856,41 @@ eslint-config-prettier@^6.10.1:
3847
3856
dependencies :
3848
3857
get-stdin "^6.0.0"
3849
3858
3850
- eslint-import-resolver-node@^0.3.3 :
3859
+ eslint-import-resolver-node@^0.3.4 :
3851
3860
version "0.3.4"
3852
3861
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
3853
3862
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
3854
3863
dependencies :
3855
3864
debug "^2.6.9"
3856
3865
resolve "^1.13.1"
3857
3866
3858
- eslint-module-utils@^2.6.0 :
3867
+ eslint-module-utils@^2.6.1 :
3859
3868
version "2.6.1"
3860
3869
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233"
3861
3870
integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==
3862
3871
dependencies :
3863
3872
debug "^3.2.7"
3864
3873
pkg-dir "^2.0.0"
3865
3874
3866
- eslint-plugin-import@2.22.0 :
3867
- version "2.22.0 "
3868
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
3869
- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
3875
+ eslint-plugin-import@2.23.4 :
3876
+ version "2.23.4 "
3877
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4 .tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97 "
3878
+ integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ ==
3870
3879
dependencies :
3871
- array-includes "^3.1.1"
3872
- array.prototype.flat "^1.2.3"
3873
- contains-path "^0.1.0"
3880
+ array-includes "^3.1.3"
3881
+ array.prototype.flat "^1.2.4"
3874
3882
debug "^2.6.9"
3875
- doctrine "1.5.0"
3876
- eslint-import-resolver-node "^0.3.3"
3877
- eslint-module-utils "^2.6.0"
3883
+ doctrine "^2.1.0"
3884
+ eslint-import-resolver-node "^0.3.4"
3885
+ eslint-module-utils "^2.6.1"
3886
+ find-up "^2.0.0"
3878
3887
has "^1.0.3"
3888
+ is-core-module "^2.4.0"
3879
3889
minimatch "^3.0.4"
3880
- object.values "^1.1.1"
3881
- read-pkg-up "^2.0.0"
3882
- resolve "^1.17.0"
3890
+ object.values "^1.1.3"
3891
+ pkg-up "^2.0.0"
3892
+ read-pkg-up "^3.0.0"
3893
+ resolve "^1.20.0"
3883
3894
tsconfig-paths "^3.9.0"
3884
3895
3885
3896
eslint-plugin-jest@^23.8.2 :
@@ -5780,7 +5791,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3:
5780
5791
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
5781
5792
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
5782
5793
5783
- is-core-module@^2.2.0 :
5794
+ is-core-module@^2.2.0, is-core-module@^2.4.0 :
5784
5795
version "2.4.0"
5785
5796
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
5786
5797
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
@@ -5989,7 +6000,7 @@ is-png@^1.0.0:
5989
6000
resolved "https://registry.yarnpkg.com/is-png/-/is-png-1.1.0.tgz#d574b12bf275c0350455570b0e5b57ab062077ce"
5990
6001
integrity sha1-1XSxK/J1wDUEVVcLDltXqwYgd84=
5991
6002
5992
- is-regex@^1.1.2 :
6003
+ is-regex@^1.1.2, is-regex@^1.1.3 :
5993
6004
version "1.1.3"
5994
6005
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
5995
6006
integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
@@ -6022,7 +6033,7 @@ is-stream@^2.0.0:
6022
6033
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
6023
6034
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
6024
6035
6025
- is-string@^1.0.5 :
6036
+ is-string@^1.0.5, is-string@^1.0.6 :
6026
6037
version "1.0.6"
6027
6038
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
6028
6039
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
@@ -6399,16 +6410,6 @@ load-json-file@^1.0.0:
6399
6410
pinkie-promise "^2.0.0"
6400
6411
strip-bom "^2.0.0"
6401
6412
6402
- load-json-file@^2.0.0 :
6403
- version "2.0.0"
6404
- resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
6405
- integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
6406
- dependencies :
6407
- graceful-fs "^4.1.2"
6408
- parse-json "^2.2.0"
6409
- pify "^2.0.0"
6410
- strip-bom "^3.0.0"
6411
-
6412
6413
load-json-file@^4.0.0 :
6413
6414
version "4.0.0"
6414
6415
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -7282,7 +7283,7 @@ object-copy@^0.1.0:
7282
7283
define-property "^0.2.5"
7283
7284
kind-of "^3.0.3"
7284
7285
7285
- object-inspect@^1.9.0 :
7286
+ object-inspect@^1.10.3, object-inspect@^1. 9.0 :
7286
7287
version "1.10.3"
7287
7288
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
7288
7289
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
@@ -7355,6 +7356,15 @@ object.values@^1.1.0, object.values@^1.1.1:
7355
7356
es-abstract "^1.18.0-next.2"
7356
7357
has "^1.0.3"
7357
7358
7359
+ object.values@^1.1.3 :
7360
+ version "1.1.4"
7361
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
7362
+ integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
7363
+ dependencies :
7364
+ call-bind "^1.0.2"
7365
+ define-properties "^1.1.3"
7366
+ es-abstract "^1.18.2"
7367
+
7358
7368
omggif@^1.0.5 :
7359
7369
version "1.0.10"
7360
7370
resolved "https://registry.yarnpkg.com/omggif/-/omggif-1.0.10.tgz#ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19"
@@ -7747,13 +7757,6 @@ path-type@^1.0.0:
7747
7757
pify "^2.0.0"
7748
7758
pinkie-promise "^2.0.0"
7749
7759
7750
- path-type@^2.0.0 :
7751
- version "2.0.0"
7752
- resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
7753
- integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
7754
- dependencies :
7755
- pify "^2.0.0"
7756
-
7757
7760
path-type@^3.0.0 :
7758
7761
version "3.0.0"
7759
7762
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -7859,6 +7862,13 @@ pkg-dir@^4.2.0:
7859
7862
dependencies :
7860
7863
find-up "^4.0.0"
7861
7864
7865
+ pkg-up@^2.0.0 :
7866
+ version "2.0.0"
7867
+ resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
7868
+ integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
7869
+ dependencies :
7870
+ find-up "^2.1.0"
7871
+
7862
7872
please-upgrade-node@^3.2.0 :
7863
7873
version "3.2.0"
7864
7874
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
@@ -8049,7 +8059,6 @@ prettier-linter-helpers@^1.0.0:
8049
8059
fast-diff "^1.1.2"
8050
8060
8051
8061
8052
- name wp-prettier
8053
8062
version "2.0.5"
8054
8063
resolved "https://registry.yarnpkg.com/wp-prettier/-/wp-prettier-2.0.5.tgz#1aeff6000142d61bfbd7cc35a3d561551b25399f"
8055
8064
integrity sha512-5GCgdeevIXwR3cW4Qj5XWC5MO1iSCz8+IPn0mMw6awAt/PBiey8yyO7MhePRsaMqghJAhg6Q3QLYWSnUHWkG6A==
@@ -8275,13 +8284,13 @@ read-pkg-up@^1.0.1:
8275
8284
find-up "^1.0.0"
8276
8285
read-pkg "^1.0.0"
8277
8286
8278
- read-pkg-up@^2 .0.0 :
8279
- version "2 .0.0"
8280
- resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2 .0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be "
8281
- integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4 =
8287
+ read-pkg-up@^3 .0.0 :
8288
+ version "3 .0.0"
8289
+ resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3 .0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07 "
8290
+ integrity sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc =
8282
8291
dependencies :
8283
8292
find-up "^2.0.0"
8284
- read-pkg "^2 .0.0"
8293
+ read-pkg "^3 .0.0"
8285
8294
8286
8295
read-pkg-up@^7.0.1 :
8287
8296
version "7.0.1"
@@ -8301,15 +8310,6 @@ read-pkg@^1.0.0:
8301
8310
normalize-package-data "^2.3.2"
8302
8311
path-type "^1.0.0"
8303
8312
8304
- read-pkg@^2.0.0 :
8305
- version "2.0.0"
8306
- resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
8307
- integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
8308
- dependencies :
8309
- load-json-file "^2.0.0"
8310
- normalize-package-data "^2.3.2"
8311
- path-type "^2.0.0"
8312
-
8313
8313
read-pkg@^3.0.0 :
8314
8314
version "3.0.0"
8315
8315
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -10142,7 +10142,7 @@ uglify-js@^3.1.4:
10142
10142
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.7.tgz#25468a3b39b1c875df03f0937b2b7036a93f3fee"
10143
10143
integrity sha512-1Psi2MmnZJbnEsgJJIlfnd7tFlJfitusmR7zDI8lXlFI0ACD4/Rm/xdrU8bh6zF0i74aiVoBtkRiFulkrmh3AA==
10144
10144
10145
- unbox-primitive@^1.0.0 :
10145
+ unbox-primitive@^1.0.0, unbox-primitive@^1.0.1 :
10146
10146
version "1.0.1"
10147
10147
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
10148
10148
integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==
0 commit comments