Merge pull request #1751 from microsoft/dependabot/npm_and_yarn/quiz-app/minimatch-3.1.5

chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /quiz-app
pull/1739/head
Lee Stott 2 weeks ago committed by GitHub
commit e1e0e3affe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1878,10 +1878,11 @@
}
},
"node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
},

Loading…
Cancel
Save