1
0
Fork 0

Bump minimatch and lerna to newer version.

pull/1243/head
Tingluo Huang 2022-11-30 15:03:15 +00:00
parent 819157bf87
commit ddb431a49f
3 changed files with 1528 additions and 17633 deletions

19149
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"eslint-plugin-jest": "^22.21.0",
"flow-bin": "^0.115.0",
"jest": "^27.2.5",
"lerna": "^5.4.0",
"lerna": "^5.6.2",
"prettier": "^1.19.1",
"ts-jest": "^27.0.5",
"typescript": "^3.9.9"

View File

@ -38,6 +38,6 @@
},
"dependencies": {
"@actions/core": "^1.9.1",
"minimatch": "^3.0.4"
"minimatch": "^3.1.2"
}
}