Skip to content

Commit cfddf28

Browse files
dependabot[bot]jinzhongjia
authored andcommitted
build(deps-dev): bump @types/node from 24.9.0 to 24.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.0 to 24.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 867fdb9 commit cfddf28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@giscus/vue": "^3.1.1",
77
},
88
"devDependencies": {
9-
"@types/node": "^24.9.0",
9+
"@types/node": "^24.9.1",
1010
"prettier": "^3.6.2",
1111
"vitepress": "^1.6.4",
1212
"vitepress-export-pdf": "^1.0.0",
@@ -204,7 +204,7 @@
204204

205205
"@types/mdurl": ["@types/[email protected]", "", {}, "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg=="],
206206

207-
"@types/node": ["@types/[email protected].0", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-MKNwXh3seSK8WurXF7erHPJ2AONmMwkI7zAMrXZDPIru8jRqkk6rGDBVbw4mLwfqA+ZZliiDPg05JQ3uW66tKQ=="],
207+
"@types/node": ["@types/[email protected].1", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg=="],
208208

209209
"@types/trusted-types": ["@types/[email protected]", "", {}, "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="],
210210

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"export-pdf": "press-export-pdf export course"
1010
},
1111
"devDependencies": {
12-
"@types/node": "^24.9.0",
12+
"@types/node": "^24.9.1",
1313
"prettier": "^3.6.2",
1414
"vitepress": "^1.6.4",
1515
"vitepress-export-pdf": "^1.0.0"

0 commit comments

Comments
 (0)