Skip to content

Commit a7d0737

Browse files
authored
Merge pull request #549 from dodona-edu/dependabot/npm_and_yarn/types/node-24.7.0
Bump @types/node from 24.5.2 to 24.7.0
2 parents 4900a52 + fc4a3a3 commit a7d0737

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.5.2",
19+
"@types/node": "^24.7.0",
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.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==
510+
"@types/node@^24.7.0":
511+
version "24.7.0"
512+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.0.tgz#a34c9f0d3401db396782e440317dd5d8373c286f"
513+
integrity sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==
514514
dependencies:
515-
undici-types "~7.12.0"
515+
undici-types "~7.14.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.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==
1168+
undici-types@~7.14.0:
1169+
version "7.14.0"
1170+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
1171+
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
11721172

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

0 commit comments

Comments
 (0)