Skip to content

Commit

Permalink
Update dependency node to v18.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 8ff2718 commit 66c8106
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion skeleton/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
18.18.2
2 changes: 1 addition & 1 deletion skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/express": "4.17.14",
"@types/glob": "8.1.0",
"@types/lodash": "4.14.195",
"@types/node": "18.16.16",
"@types/node": "18.18.12",
"@types/nunjucks": "3.2.2",
"@types/require-directory": "2.1.2",
"@types/serve-favicon": "2.5.4",
Expand Down
19 changes: 14 additions & 5 deletions skeleton/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4290,10 +4290,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.16":
version: 18.16.16
resolution: "@types/node@npm:18.16.16"
checksum: 0efad726dd1e0bef71c392c708fc5d78c5b39c46b0ac5186fee74de4ccb1b2e847b3fa468da67d62812f56569da721b15bf31bdc795e6c69b56c73a45079ed2d
"@types/node@npm:18.18.12":
version: 18.18.12
resolution: "@types/node@npm:18.18.12"
dependencies:
undici-types: ~5.26.4
checksum: 59bb2e94b096761647fe70c79a3134f4d5f6017a493884beeeb525a9047c055db41dc5b0deb91e92160891cb84290f4da8a8ab4cc037f5341ec6ad48eb24ce10
languageName: node
linkType: hard

Expand Down Expand Up @@ -4821,7 +4823,7 @@ __metadata:
"@types/jest": 29.5.2
"@types/lodash": 4.14.195
"@types/mini-css-extract-plugin": 2.5.1
"@types/node": 18.16.16
"@types/node": 18.18.12
"@types/nunjucks": 3.2.2
"@types/require-directory": 2.1.2
"@types/serve-favicon": 2.5.4
Expand Down Expand Up @@ -14694,6 +14696,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

0 comments on commit 66c8106

Please sign in to comment.