Skip to content

Commit 5b101d4

Browse files
chore(deps): bump strip-indent from 3.0.0 to 4.1.1
Bumps [strip-indent](https://github.com/sindresorhus/strip-indent) from 3.0.0 to 4.1.1. - [Release notes](https://github.com/sindresorhus/strip-indent/releases) - [Commits](sindresorhus/strip-indent@v3.0.0...v4.1.1) --- updated-dependencies: - dependency-name: strip-indent dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba23651 commit 5b101d4

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
@@ -62,7 +62,7 @@
6262
"highlight.js": "^11.6.0",
6363
"htmlparser2": "^10.0.0",
6464
"prismjs": "^1.29.0",
65-
"strip-indent": "^3.0.0"
65+
"strip-indent": "^4.1.1"
6666
},
6767
"engines": {
6868
"node": ">=18"

0 commit comments

Comments
 (0)