Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.13.5 (#2583)
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 24, 2025
1 parent 40369c3 commit aabfb79
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/stentor-media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/chai": "4.3.20",
"@types/mocha": "10.0.10",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/sinon": "17.0.3",
"@xapp/config": "0.2.3",
"chai": "4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stentor-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/lodash.union": "4.6.9",
"@types/marked": "6.0.0",
"@types/mocha": "10.0.10",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/numeral": "2.0.5",
"@types/sanitize-html": "2.13.0",
"@types/sinon": "17.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/stentor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@microsoft/api-extractor": "7.49.2",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.10",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@xapp/config": "0.2.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,12 +1463,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.13.4":
version: 22.13.4
resolution: "@types/node@npm:22.13.4"
"@types/node@npm:22.13.5":
version: 22.13.5
resolution: "@types/node@npm:22.13.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
languageName: node
linkType: hard

Expand Down Expand Up @@ -9665,7 +9665,7 @@ __metadata:
dependencies:
"@types/chai": "npm:4.3.20"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:22.13.4"
"@types/node": "npm:22.13.5"
"@types/sinon": "npm:17.0.3"
"@xapp/config": "npm:0.2.3"
chai: "npm:4.5.0"
Expand Down Expand Up @@ -9942,7 +9942,7 @@ __metadata:
"@types/lodash.union": "npm:4.6.9"
"@types/marked": "npm:6.0.0"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:22.13.4"
"@types/node": "npm:22.13.5"
"@types/numeral": "npm:2.0.5"
"@types/sanitize-html": "npm:2.13.0"
"@types/sinon": "npm:17.0.3"
Expand Down Expand Up @@ -9994,7 +9994,7 @@ __metadata:
"@types/chai": "npm:4.3.20"
"@types/express": "npm:5.0.0"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:22.13.4"
"@types/node": "npm:22.13.5"
"@types/sinon": "npm:17.0.3"
"@types/sinon-chai": "npm:3.2.12"
"@xapp/config": "npm:0.2.3"
Expand Down

0 comments on commit aabfb79

Please sign in to comment.