Skip to content

Commit c248c00

Browse files
committed
fix: upgrade parse-gitignore from 0.4.0 to 0.5.1
Snyk has created this PR to upgrade parse-gitignore from 0.4.0 to 0.5.1. See this package in npm: https://www.npmjs.com/package/parse-gitignore See this project in Snyk: https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=upgrade-pr
1 parent 70f3749 commit c248c00

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

package-lock.json

Lines changed: 11 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
@@ -138,7 +138,7 @@
138138
"expect.js": "0.3.1",
139139
"nyc": "14.1.1",
140140
"mocha": "5.2.0",
141-
"parse-gitignore": "0.4.0"
141+
"parse-gitignore": "0.5.1"
142142
},
143143
"scripts": {
144144
"test": "./scripts/test.sh",

0 commit comments

Comments
 (0)