Skip to content

Commit 191db11

Browse files
Update dependency @types/rss to v0.0.30
1 parent 900d21e commit 191db11

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@next/bundle-analyzer": "12.1.6",
4444
"@types/react": "18.0.12",
4545
"@types/react-scroll": "1.8.3",
46-
"@types/rss": "0.0.29",
46+
"@types/rss": "0.0.30",
4747
"@typescript-eslint/eslint-plugin": "5.27.0",
4848
"@typescript-eslint/parser": "5.27.0",
4949
"eslint": "8.17.0",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@
202202
"@types/scheduler" "*"
203203
csstype "^3.0.2"
204204

205-
"@types/[email protected].29":
206-
version "0.0.29"
207-
resolved "https://registry.yarnpkg.com/@types/rss/-/rss-0.0.29.tgz#1f2b37a863021c56398bf913fd02efad484123c8"
208-
integrity sha512-9hAYKyOcoxWqkJMue6bi0fcNXxjJiRutVvqyImy732LmTCxRz9BYPmSmujG7uddK0ZEP/35K3QVZ0sfAVyPnQw==
205+
"@types/[email protected].30":
206+
version "0.0.30"
207+
resolved "https://registry.yarnpkg.com/@types/rss/-/rss-0.0.30.tgz#0bee0c2e8bcac4374ce7a760c1f21a532f58c50e"
208+
integrity sha512-RnWs98qajbcAZqie6EWYraJ2N+1Q1Wy9KN7HcVPJ//sYJGVjLjvkChZdeQPwf88xAcNUCcLXt6Zz3kiid7s/yw==
209209

210210
"@types/scheduler@*":
211211
version "0.16.2"
@@ -335,15 +335,9 @@ ansi-escapes@^4.3.0:
335335
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
336336
integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==
337337
dependencies:
338-
<<<<<<< HEAD
339-
type-fest "^0.11.0"
340-
341-
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
342-
=======
343338
type-fest "^0.21.3"
344339

345340
ansi-regex@^5.0.1:
346-
>>>>>>> 33771d5 (Headコンポーネント実装)
347341
version "5.0.1"
348342
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
349343
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==

0 commit comments

Comments
 (0)