Skip to content

Commit 642471b

Browse files
committed
chore(deps): update dependency @types/unist to ^3.0.3
1 parent 096d760 commit 642471b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/jest": "^29.5.12",
3434
"@types/node": "^20.10.6",
3535
"@types/react": "^18.2.73",
36-
"@types/unist": "^3.0.2",
36+
"@types/unist": "^3.0.3",
3737
"@vitest/coverage-istanbul": "^1.1.1",
3838
"patch-package": "^8.0.0",
3939
"postcss": "^8.4.32",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3201,10 +3201,10 @@
32013201
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
32023202
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
32033203

3204-
"@types/unist@^3.0.0", "@types/unist@^3.0.2":
3205-
version "3.0.2"
3206-
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
3207-
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
3204+
"@types/unist@^3.0.0", "@types/unist@^3.0.3":
3205+
version "3.0.3"
3206+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
3207+
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
32083208

32093209
"@types/uuid@^9.0.7":
32103210
version "9.0.7"

0 commit comments

Comments
 (0)