Skip to content

Commit 41b5c4e

Browse files
committed
fix: upgrade vinyl from 2.2.0 to 2.2.1
Snyk has created this PR to upgrade vinyl from 2.2.0 to 2.2.1. See this package in npm: https://www.npmjs.com/package/vinyl See this project in Snyk: https://app.snyk.io/org/jorrit/project/4b6a3c4b-f6a9-4a3d-bbfe-dcee933d2bf0?utm_source=github&utm_medium=upgrade-pr
1 parent cdfea70 commit 41b5c4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"event-stream": "^4.0.1",
1313
"plugin-error": "^1.0.1",
1414
"requirejs": "^2.3.6",
15-
"vinyl": "^2.2.0"
15+
"vinyl": "^2.2.1"
1616
},
1717
"devDependencies": {
1818
"coveralls": "^3.1.0",

0 commit comments

Comments
 (0)