Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 562e09f commit b397bf4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@commitlint/config-conventional": "^17.8.1",
"@joshdb/eslint-config": "1.1.0-next.feca273.0",
"@joshdb/ts-config": "1.1.0-next.feca273.0",
"@types/node": "^18.19.30",
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.19",
Expand All @@ -54,7 +54,7 @@
"pretty-quick": "^3.3.1",
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"vite-plugin-solid": "^2.10.2"
},
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1552,12 +1552,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.30":
version: 18.19.30
resolution: "@types/node@npm:18.19.30"
"@types/node@npm:^18.19.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
dependencies:
undici-types: ~5.26.4
checksum: b3daafa3fe23312f493fc2548c5e03801e1e4a5657af1f327ffae76087b64b926b84daf839297348a7e3c90aced10e3d66126270ad8081d32c979418d93c7828
checksum: 949bddfd7071bd47300d1f33d380ee34695ccd5f046f1a03e4d2be0d953ace896905144d44a6f483f241b5ef34b86f0e40a0e312201117782eecf89e81a4ff13
languageName: node
linkType: hard

Expand Down Expand Up @@ -7528,13 +7528,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
"typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
languageName: node
linkType: hard

Expand All @@ -7548,13 +7548,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.4.4#~builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
"typescript@patch:typescript@^5.4.5#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f64e07e11f787a18b5b98cbe7506465a5a92f56bbd4691977cc9c690f4ec49ebce51dfac77728dc792b743f8d89e8d99004370f5c96f7f56947c25c3f90f9350
checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7923,7 +7923,7 @@ __metadata:
"@solidjs/router": ^0.8.3
"@tailwindcss/typography": ^0.5.10
"@types/markdown-it": ^12.2.3
"@types/node": ^18.19.30
"@types/node": ^18.19.31
"@typescript-eslint/eslint-plugin": ^5.62.0
"@typescript-eslint/parser": ^5.62.0
autoprefixer: ^10.4.19
Expand All @@ -7946,7 +7946,7 @@ __metadata:
solid-transition-group: ^0.2.3
tailwindcss: ^3.4.3
typedoc-json-parser: ^8.2.0
typescript: ^5.4.4
typescript: ^5.4.5
vite: ^4.5.3
vite-plugin-solid: ^2.10.2
languageName: unknown
Expand Down

0 comments on commit b397bf4

Please sign in to comment.