Skip to content

Commit ba9d150

Browse files
Pin dependency @types/glob to 7.1.1 (#425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 064f639 commit ba9d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/plugin-proposal-optional-chaining": "7.9.0",
2525
"@babel/preset-env": "7.9.5",
2626
"@babel/preset-typescript": "7.9.0",
27-
"@types/glob": "^7.1.1",
27+
"@types/glob": "7.1.1",
2828
"@types/jest": "25.2.1",
2929
"@types/node": "12.12.21",
3030
"@typescript-eslint/eslint-plugin": "2.29.0",

0 commit comments

Comments
 (0)