File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
packages/dev-server-rollup Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 61
61
"@rollup/plugin-commonjs" : " ^18.0.0" ,
62
62
"@rollup/plugin-replace" : " ^3.0.0" ,
63
63
"@types/parse5" : " ^6.0.1" ,
64
- "@types/whatwg-url" : " ^8 .0.0" ,
64
+ "@types/whatwg-url" : " ^11 .0.0" ,
65
65
"@web/test-runner-chrome" : " ^0.10.0" ,
66
66
"@web/test-runner-core" : " ^0.10.27" ,
67
67
"chai" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 2492
2492
resolved "https://registry.yarnpkg.com/@types/webidl-conversions/-/webidl-conversions-6.1.1.tgz#e33bc8ea812a01f63f90481c666334844b12a09e"
2493
2493
integrity sha512-XAahCdThVuCFDQLT7R7Pk/vqeObFNL3YqRyFZg+AqAP/W1/w3xHaIxuW7WszQqTbIBOPRcItYJIou3i/mppu3Q==
2494
2494
2495
- "@types/whatwg-url@^8 .0.0":
2496
- version "8.2.1 "
2497
- resolved "https://registry.yarnpkg.com/@types/whatwg-url/-/whatwg-url-8.2.1 .tgz#f1aac222dab7c59e011663a0cb0a3117b2ef05d4 "
2498
- integrity sha512-2YubE1sjj5ifxievI5Ge1sckb9k/Er66HyR2c+3+I6VDUUg1TLPdYYTEbQ+DjRkS4nTxMJhgWfSfMRD2sl2EYQ ==
2495
+ "@types/whatwg-url@^11 .0.0":
2496
+ version "11.0.0 "
2497
+ resolved "https://registry.yarnpkg.com/@types/whatwg-url/-/whatwg-url-11.0.0 .tgz#5c42518a163a6867e14235223a1a558143bccbab "
2498
+ integrity sha512-4F6szvZP3FM5HvJAmcInXBfrAhvM4tLIc8MO1nXwabG5TZVOLxVmAXRpICqXYd3lBlomSRGmLCopYV+yTocgpQ ==
2499
2499
dependencies:
2500
- "@types/node" "*"
2501
2500
"@types/webidl-conversions" "*"
2502
2501
2503
2502
"@types/which@^1.3.2":
You can’t perform that action at this time.
0 commit comments