Skip to content

Commit c1c520e

Browse files
renovate-botfilipesilva
authored andcommitted
build: update @types/minimatch to version 3.0.4
1 parent 649de5d commit c1c520e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/jasmine": "~3.6.0",
107107
"@types/karma": "^6.0.0",
108108
"@types/loader-utils": "^2.0.0",
109-
"@types/minimatch": "3.0.3",
109+
"@types/minimatch": "3.0.4",
110110
"@types/minimist": "^1.2.0",
111111
"@types/node": "~12.12.6",
112112
"@types/node-fetch": "^2.1.6",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,11 +1857,16 @@
18571857
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
18581858
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
18591859

1860-
"@types/minimatch@*", "@types/minimatch@3.0.3", "@types/minimatch@^3.0.3":
1860+
"@types/minimatch@*", "@types/minimatch@^3.0.3":
18611861
version "3.0.3"
18621862
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
18631863
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
18641864

1865+
"@types/minimatch@3.0.4":
1866+
version "3.0.4"
1867+
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21"
1868+
integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==
1869+
18651870
"@types/minimist@^1.2.0":
18661871
version "1.2.1"
18671872
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"

0 commit comments

Comments
 (0)