Skip to content

Commit 74be6b7

Browse files
DEPENDENCY UPGRADE: patch: @types/node, nan, tmp (#267)
* Executing automated changes * Add package-lock.json changes --------- Co-authored-by: campaigner-prod[bot] <87874424+campaigner-prod[bot]@users.noreply.github.com> Co-authored-by: Attila Szegedi <attila.szegedi@datadoghq.com> Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
1 parent 84bb474 commit 74be6b7

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@types/mocha": "^10.0.1",
47-
"@types/node": ">=16",
47+
"@types/node": "24.3.3",
4848
"@types/sinon": "^21.0.0",
4949
"@types/tmp": "^0.2.3",
5050
"@typescript-eslint/eslint-plugin": "^5.60.1",
@@ -58,12 +58,12 @@
5858
"gts": "^4.0.1",
5959
"js-green-licenses": "^4.0.0",
6060
"mocha": "^10.2.0",
61-
"nan": "^2.22.2",
61+
"nan": "^2.23.1",
6262
"nyc": "^15.1.0",
6363
"semver": "^7.7.2",
6464
"sinon": "^21.0.1",
6565
"source-map-support": "^0.5.21",
66-
"tmp": "0.2.4",
66+
"tmp": "0.2.5",
6767
"typescript": "^5.9.2"
6868
},
6969
"files": [

0 commit comments

Comments
 (0)