Skip to content

Commit

Permalink
chore(deps): update dependency node to v20.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 5853d14 commit 274b5b8
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.13.1
2 changes: 1 addition & 1 deletion packages/app/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.13.1
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.11.26",
"@types/node": "20.12.12",
"@types/sinon": "10.0.20",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.13.1
2 changes: 1 addition & 1 deletion packages/models/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.13.1
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6454,12 +6454,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.26":
version: 20.11.26
resolution: "@types/node@npm:20.11.26"
"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: ~5.26.4
checksum: 2cd5a373d2880b7f07ae65d4d23660cdcabddb12772ce631b6caad2f9283350b8a17c802590f67f0ccec5a9c7d43ae0ecd9637c5ad870b8f793328af8c61eae5
checksum: 5373983874b9af7c216e7ca5d26b32a8d9829c703a69f1e66f2113598b5be8582c0e009ca97369f1ec9a6282b3f92812208d06eb1e9fc3bd9b939b022303d042
languageName: node
linkType: hard

Expand Down Expand Up @@ -7169,7 +7169,7 @@ __metadata:
"@types/cors": 2.8.17
"@types/express": 4.17.21
"@types/jest": 29.5.12
"@types/node": 20.11.26
"@types/node": 20.12.12
"@types/sinon": 10.0.20
"@types/sinon-chai": 3.2.12
"@typescript-eslint/eslint-plugin": 7.2.0
Expand Down Expand Up @@ -17004,16 +17004,7 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:12.0.1":
version: 12.0.1
resolution: "marked@npm:12.0.1"
bin:
marked: bin/marked.js
checksum: 35ebc6c4612fcc028a1cd6419321e336be5b29d3feb68dfd5aaa7fcddb399c7873cd3291d60daf342db3eede747757e4e18515f349f0ee7b84ec24254f3a4190
languageName: node
linkType: hard

"marked@npm:^12.0.0":
"marked@npm:12.0.1, marked@npm:^12.0.0":
version: 12.0.1
resolution: "marked@npm:12.0.1"
bin:
Expand Down

0 comments on commit 274b5b8

Please sign in to comment.