|
7 | 7 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
|
8 | 8 | integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
|
9 | 9 |
|
10 |
| -"@adobe/css-tools@^4.0.1": |
11 |
| - version "4.2.0" |
12 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@adobe/css-tools/-/css-tools-4.2.0.tgz#e1a84fca468f4b337816fcb7f0964beb620ba855" |
13 |
| - integrity sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA== |
| 10 | +"@adobe/css-tools@^4.3.1": |
| 11 | + version "4.3.1" |
| 12 | + resolved "https://packages.atlassian.com/api/npm/npm-remote/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28" |
| 13 | + integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg== |
14 | 14 |
|
15 | 15 | "@alloc/quick-lru@^5.2.0":
|
16 | 16 | version "5.2.0"
|
|
2878 | 2878 | lz-string "^1.5.0"
|
2879 | 2879 | pretty-format "^27.0.2"
|
2880 | 2880 |
|
2881 |
| -"@testing-library/jest-dom@^5.16.5": |
2882 |
| - version "5.16.5" |
2883 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e" |
2884 |
| - integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA== |
| 2881 | +"@testing-library/jest-dom@^6.1.4": |
| 2882 | + version "6.1.4" |
| 2883 | + resolved "https://packages.atlassian.com/api/npm/npm-remote/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz#cf0835c33bc5ef00befb9e672b1e3e6a710e30e3" |
| 2884 | + integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw== |
2885 | 2885 | dependencies:
|
2886 |
| - "@adobe/css-tools" "^4.0.1" |
| 2886 | + "@adobe/css-tools" "^4.3.1" |
2887 | 2887 | "@babel/runtime" "^7.9.2"
|
2888 |
| - "@types/testing-library__jest-dom" "^5.9.1" |
2889 | 2888 | aria-query "^5.0.0"
|
2890 | 2889 | chalk "^3.0.0"
|
2891 | 2890 | css.escape "^1.5.1"
|
|
3092 | 3091 | dependencies:
|
3093 | 3092 | "@types/istanbul-lib-report" "*"
|
3094 | 3093 |
|
3095 |
| -"@types/jest@*", "@types/jest@^29.5.2": |
| 3094 | +"@types/jest@^29.5.2": |
3096 | 3095 | version "29.5.2"
|
3097 | 3096 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
|
3098 | 3097 | integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
|
|
3284 | 3283 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
3285 | 3284 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
3286 | 3285 |
|
3287 |
| -"@types/testing-library__jest-dom@^5.9.1": |
3288 |
| - version "5.14.6" |
3289 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.6.tgz#4887f6e1af11215428ab02777873bcede98a53b0" |
3290 |
| - integrity sha512-FkHXCb+ikSoUP4Y4rOslzTdX5sqYwMxfefKh1GmZ8ce1GOkEHntSp6b5cGadmNfp5e4BMEWOMx+WSKd5/MqlDA== |
3291 |
| - dependencies: |
3292 |
| - "@types/jest" "*" |
3293 |
| - |
3294 | 3286 | "@types/tough-cookie@*":
|
3295 | 3287 | version "4.0.2"
|
3296 | 3288 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397"
|
|
0 commit comments