aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2022-12-04 23:25:22 +0200
committerGitHub2022-12-04 23:25:22 +0200
commitaaf19df57bd07af3c148b4a70bbc44c1d425da22 (patch)
tree18e9aa720f093bf0675b4506b31695d05ecf96c5
parentMerge pull request #131 from wokwi/dependabot/npm_and_yarn/decode-uri-compone... (diff)
parentchore(deps): bump minimatch from 3.0.4 to 3.1.2 (diff)
downloadavr8js-aaf19df57bd07af3c148b4a70bbc44c1d425da22.tar.gz
avr8js-aaf19df57bd07af3c148b4a70bbc44c1d425da22.tar.bz2
avr8js-aaf19df57bd07af3c148b4a70bbc44c1d425da22.zip
Merge pull request #132 from wokwi/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
Diffstat (limited to '')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 5641bd7..c9961e4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7841,9 +7841,9 @@
}
},
"node_modules/minimatch": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
- "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"dependencies": {
"brace-expansion": "^1.1.7"
@@ -16520,9 +16520,9 @@
"dev": true
},
"minimatch": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
- "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"