Skip to content

Commit 41f620d

Browse files
Merge pull request #4256 from keithamoss/dependabot/npm_and_yarn/admin/types/qs-6.15.0
Bump @types/qs from 6.14.0 to 6.15.0 in /admin
2 parents 8e0db24 + 4c08966 commit 41f620d

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
@@ -52,7 +52,7 @@
5252
"@types/material-ui": "0.21.18",
5353
"@types/node": "^25.3.2",
5454
"@types/prop-types": "^15.7.15",
55-
"@types/qs": "^6.14.0",
55+
"@types/qs": "^6.15.0",
5656
"@types/react": "^19.2.14",
5757
"@types/react-dom": "^19.2.3",
5858
"@types/react-is": "^19",

admin/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,10 +1672,10 @@ __metadata:
16721672
languageName: node
16731673
linkType: hard
16741674

1675-
"@types/qs@npm:^6.14.0":
1676-
version: 6.14.0
1677-
resolution: "@types/qs@npm:6.14.0"
1678-
checksum: 10c0/5b3036df6e507483869cdb3858201b2e0b64b4793dc4974f188caa5b5732f2333ab9db45c08157975054d3b070788b35088b4bc60257ae263885016ee2131310
1675+
"@types/qs@npm:^6.15.0":
1676+
version: 6.15.0
1677+
resolution: "@types/qs@npm:6.15.0"
1678+
checksum: 10c0/1b104cac50e655fc41d7fc1de2c2aba2908c4cf833a555b6808fb4c96752662b439238f2392a15d2590a7a6ca75dbd40e42d9378ac2be0d548ee484954363688
16791679
languageName: node
16801680
linkType: hard
16811681

@@ -1907,7 +1907,7 @@ __metadata:
19071907
"@types/material-ui": "npm:0.21.18"
19081908
"@types/node": "npm:^25.3.2"
19091909
"@types/prop-types": "npm:^15.7.15"
1910-
"@types/qs": "npm:^6.14.0"
1910+
"@types/qs": "npm:^6.15.0"
19111911
"@types/react": "npm:^19.2.14"
19121912
"@types/react-dom": "npm:^19.2.3"
19131913
"@types/react-is": "npm:^19"

0 commit comments

Comments
 (0)