Skip to content

Commit b42703d

Browse files
Bump ignore from 6.0.2 to 7.0.0
Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 6.0.2 to 7.0.0. - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaelzhang/node-ignore/commits/7.0.0) --- updated-dependencies: - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55094e0 commit b42703d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"esbuild": "^0.24.0",
2929
"handlebars": "^4.7.8",
3030
"highlight.js": "^11.9.0",
31-
"ignore": "^6.0.2",
31+
"ignore": "^7.0.0",
3232
"js-yaml": "^4.1.0",
3333
"make-array": "^1.0.5",
3434
"markdown-it": "^14.1.0",

0 commit comments

Comments
 (0)