Skip to content

Commit ac057e6

Browse files
committed
Build/Test: Remove unused ink-docstrap.
jsdoc is not currently in use and this theme for it is very out of date. There are currently a small handful of minor vulnerabilities within transitive dependencies being privately reported by Dependabot that cannot be resolved due to version constraints within ink-docstrap. While this in no way affects WordPress (since this code is not used by WordPress), it does create noise which can be eliminated. This was first added in [41351] as a part of #41682. Props desrosj. Fixes #62935. git-svn-id: https://develop.svn.wordpress.org/trunk@59935 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 4ad0135 commit ac057e6

3 files changed

Lines changed: 0 additions & 165 deletions

File tree

jsdoc.conf.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"linenums": true
2020
},
2121
"opts": {
22-
"template": "./node_modules/ink-docstrap/template",
2322
"recurse": true,
2423
"private": true
2524
}

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"grunt-rtlcss": "~2.0.2",
6060
"grunt-sass": "~4.0.0",
6161
"grunt-webpack": "7.0.0",
62-
"ink-docstrap": "1.3.2",
6362
"install-changed": "1.1.0",
6463
"postcss": "8.5.3",
6564
"prettier": "npm:[email protected]",

0 commit comments

Comments
 (0)