Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit fc5421f

Browse files
chore(deps): update all non-major dev-dependencies (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a170cd commit fc5421f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@sapphire/eslint-config": "^4.4.2",
3737
"@sapphire/ts-config": "^3.3.4",
3838
"@sapphire/utilities": "^3.11.2",
39-
"@types/node": "^18.16.5",
39+
"@types/node": "^18.16.9",
4040
"@types/tailwindcss": "^3.0.11",
4141
"autoprefixer": "^10.4.14",
4242
"colorette": "^2.0.20",
@@ -51,7 +51,7 @@
5151
"solid-app-router": "^0.4.2",
5252
"solid-mdx": "^0.0.6",
5353
"tailwindcss": "^3.3.2",
54-
"typedoc": "^0.24.6",
54+
"typedoc": "^0.24.7",
5555
"typescript": "^4.9.5",
5656
"vite": "^4.3.5",
5757
"vite-plugin-solid": "^2.7.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,10 +1004,10 @@
10041004
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
10051005
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
10061006

1007-
"@types/node@^18.16.5":
1008-
version "18.16.5"
1009-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a"
1010-
integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==
1007+
"@types/node@^18.16.9":
1008+
version "18.16.9"
1009+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
1010+
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
10111011

10121012
"@types/normalize-package-data@^2.4.0":
10131013
version "2.4.1"
@@ -4387,10 +4387,10 @@ type-fest@^0.8.1:
43874387
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
43884388
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
43894389

4390-
typedoc@^0.24.6:
4391-
version "0.24.6"
4392-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.6.tgz#1f76fac27db9c6626b5b5c79f78f3c813b285827"
4393-
integrity sha512-c3y3h45xJv3qYwKDAwU6Cl+26CjT0ZvblHzfHJ+SjQDM4p1mZxtgHky4lhmG0+nNarRht8kADfZlbspJWdZarQ==
4390+
typedoc@^0.24.7:
4391+
version "0.24.7"
4392+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.7.tgz#7eeb272a1894b3789acc1a94b3f2ae8e7330ee39"
4393+
integrity sha512-zzfKDFIZADA+XRIp2rMzLe9xZ6pt12yQOhCr7cD7/PBTjhPmMyMvGrkZ2lPNJitg3Hj1SeiYFNzCsSDrlpxpKw==
43944394
dependencies:
43954395
lunr "^2.3.9"
43964396
marked "^4.3.0"

0 commit comments

Comments
 (0)