Skip to content

Commit 4900a52

Browse files
authored
Merge pull request #546 from dodona-edu/dependabot/npm_and_yarn/types/node-24.5.2
Bump @types/node from 24.4.0 to 24.5.2
2 parents d17cf68 + 5a68424 commit 4900a52

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"license": "MIT",
1818
"devDependencies": {
19-
"@types/node": "^24.4.0",
19+
"@types/node": "^24.5.2",
2020
"gray-matter": "^4.0.3",
2121
"markdown-it-imsize": "^2.0.1",
2222
"medium-zoom": "^1.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -507,12 +507,12 @@
507507
resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-2.0.0.tgz#d43878b5b20222682163ae6f897b20447233bdfd"
508508
integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==
509509

510-
"@types/node@^24.4.0":
511-
version "24.4.0"
512-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.4.0.tgz#4ca9168c016a55ab15b7765ad1674ab807489600"
513-
integrity sha512-gUuVEAK4/u6F9wRLznPUU4WGUacSEBDPoC2TrBkw3GAnOLHBL45QdfHOXp1kJ4ypBGLxTOB+t7NJLpKoC3gznQ==
510+
"@types/node@^24.5.2":
511+
version "24.5.2"
512+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
513+
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
514514
dependencies:
515-
undici-types "~7.11.0"
515+
undici-types "~7.12.0"
516516

517517
"@types/unist@*":
518518
version "3.0.2"
@@ -1165,10 +1165,10 @@ trim-lines@^3.0.0:
11651165
resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-3.0.1.tgz#d802e332a07df861c48802c04321017b1bd87338"
11661166
integrity sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==
11671167

1168-
undici-types@~7.11.0:
1169-
version "7.11.0"
1170-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.11.0.tgz#075798115d0bbc4e4fc7c173f38727ca66bfb592"
1171-
integrity sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA==
1168+
undici-types@~7.12.0:
1169+
version "7.12.0"
1170+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
1171+
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
11721172

11731173
unist-util-is@^6.0.0:
11741174
version "6.0.0"

0 commit comments

Comments
 (0)