Skip to content

Commit

Permalink
Update dependency node to v18.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent c5c8dc9 commit 24cc132
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.0
18.20.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@prisma/client": "5.3.1",
"@tanstack/react-query": "4.35.3",
"@types/marked": "5.0.1",
"@types/node": "18.15.11",
"@types/node": "18.19.30",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"algoliasearch": "4.20.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5000,10 +5000,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.11":
version: 18.15.11
resolution: "@types/node@npm:18.15.11"
checksum: 977b4ad04708897ff0eb049ecf82246d210939c82461922d20f7d2dcfd81bbc661582ba3af28869210f7e8b1934529dcd46bff7d448551400f9d48b9d3bddec3
"@types/node@npm:18.19.30":
version: 18.19.30
resolution: "@types/node@npm:18.19.30"
dependencies:
undici-types: ~5.26.4
checksum: b3daafa3fe23312f493fc2548c5e03801e1e4a5657af1f327ffae76087b64b926b84daf839297348a7e3c90aced10e3d66126270ad8081d32c979418d93c7828
languageName: node
linkType: hard

Expand Down Expand Up @@ -14000,6 +14002,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down Expand Up @@ -14680,7 +14689,7 @@ __metadata:
"@storybook/testing-library": 0.2.0
"@tanstack/react-query": 4.35.3
"@types/marked": 5.0.1
"@types/node": 18.15.11
"@types/node": 18.19.30
"@types/react": 18.2.23
"@types/react-dom": 18.2.8
algoliasearch: 4.20.0
Expand Down

0 comments on commit 24cc132

Please sign in to comment.