Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.6 (#340)
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 Feb 1, 2025
1 parent 65eff38 commit 23e7156
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.5
18.20.6
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@mozilla/glean": "^3.0.0",
"@pkgr/rollup": "^4.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^18.19.67",
"@types/node": "^18.19.74",
"@types/unist": "^2.0.11",
"dummy.js": "link:dummy.js",
"eslint": "^8.57.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3724,7 +3724,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.0.0, @types/node@npm:^18.19.67":
"@types/node@npm:^18.0.0":
version: 18.19.67
resolution: "@types/node@npm:18.19.67"
dependencies:
Expand All @@ -3733,6 +3733,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.74":
version: 18.19.74
resolution: "@types/node@npm:18.19.74"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 2306bd0b41cdd528b890b210b96f287a5b5035c128f62636057d6616bd612b3f53d32d77f7e76ef41a9f130ea691e6980e6d5942dd625df05d3a641764fddb78
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -6151,7 +6160,7 @@ __metadata:
"@nolyfill/is-core-module": "npm:1.0.39"
"@pkgr/rollup": "npm:^4.1.3"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^18.19.67"
"@types/node": "npm:^18.19.74"
"@types/unist": "npm:^2.0.11"
debug: "npm:^4.3.7"
dummy.js: "link:dummy.js"
Expand Down

0 comments on commit 23e7156

Please sign in to comment.