Skip to content

Commit b362fed

Browse files
Pin dependencies (#710)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 24fe35f commit b362fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"commander": "6.1.0",
1515
"eslint-config-prettier": "6.11.0",
1616
"glob": "7.1.6",
17-
"minimatch": "^3.0.4",
17+
"minimatch": "3.0.4",
1818
"strip-json-comments": "3.1.1",
1919
"tslint": "6.1.3",
2020
"typescript": "4.0.2"
@@ -28,7 +28,7 @@
2828
"@types/eslint-config-prettier": "6.11.0",
2929
"@types/glob": "7.1.3",
3030
"@types/jest": "26.0.13",
31-
"@types/minimatch": "^3.0.3",
31+
"@types/minimatch": "3.0.3",
3232
"@types/node": "12.12.21",
3333
"@typescript-eslint/eslint-plugin": "4.1.0",
3434
"@typescript-eslint/parser": "4.1.0",

0 commit comments

Comments
 (0)