Skip to content

Commit 96f7119

Browse files
authored
Bump express, typescript, re2, @types/react in yarn verification test resources (#1667)
1 parent 11635c3 commit 96f7119

File tree

4 files changed

+1256
-1389
lines changed

4 files changed

+1256
-1389
lines changed

test/Microsoft.ComponentDetection.VerificationTests/resources/yarn/v1/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "component-detection",
33
"version": "0.0.0",
44
"dependencies": {
5-
"express": "4.17.2",
5+
"express": "4.22.1",
66
"react": "17.0.2"
77
},
88
"devDependencies": {
9-
"@types/react": "17.0.38",
10-
"typescript": "4.5.5"
9+
"@types/react": "17.0.91",
10+
"typescript": "4.9.5"
1111
},
1212
"optionalDependencies": {
13-
"re2": "1.17.3"
13+
"re2": "1.23.3"
1414
}
1515
}

0 commit comments

Comments
 (0)