Skip to content

Commit a806745

Browse files
Merge pull request #4259 from keithamoss/dependabot/npm_and_yarn/admin/types/node-25.3.5
Bump @types/node from 25.3.2 to 25.3.5 in /admin
2 parents b453807 + d0b1b92 commit a806745

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/lodash-es": "^4.17.9",
5151
"@types/luxon": "^3.7.1",
5252
"@types/material-ui": "0.21.18",
53-
"@types/node": "^25.3.2",
53+
"@types/node": "^25.3.5",
5454
"@types/prop-types": "^15.7.15",
5555
"@types/qs": "^6.15.0",
5656
"@types/react": "^19.2.14",

admin/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,12 +1649,12 @@ __metadata:
16491649
languageName: node
16501650
linkType: hard
16511651

1652-
"@types/node@npm:^25.3.2":
1653-
version: 25.3.2
1654-
resolution: "@types/node@npm:25.3.2"
1652+
"@types/node@npm:^25.3.5":
1653+
version: 25.3.5
1654+
resolution: "@types/node@npm:25.3.5"
16551655
dependencies:
16561656
undici-types: "npm:~7.18.0"
1657-
checksum: 10c0/946c8758668762d3c3b475281b420e580d0ce828c6847534a822b92be791e23e5879b53001ea928e5352dec8908082d854b8076b7bcfc69549e23ad54b1f98ab
1657+
checksum: 10c0/4cf0834a6f6933bf0aca6afead117ae3db3b8f02a5f7187a24f871db0fb9344e5e46573ba387bc53b7505e1e219c4c535cbe67221ced95bb5ad98573223b19d0
16581658
languageName: node
16591659
linkType: hard
16601660

@@ -1905,7 +1905,7 @@ __metadata:
19051905
"@types/lodash-es": "npm:^4.17.9"
19061906
"@types/luxon": "npm:^3.7.1"
19071907
"@types/material-ui": "npm:0.21.18"
1908-
"@types/node": "npm:^25.3.2"
1908+
"@types/node": "npm:^25.3.5"
19091909
"@types/prop-types": "npm:^15.7.15"
19101910
"@types/qs": "npm:^6.15.0"
19111911
"@types/react": "npm:^19.2.14"

0 commit comments

Comments
 (0)