Skip to content

Commit a85c042

Browse files
Bump the external-miscellaneous group across 1 directory with 3 updates
Bumps the external-miscellaneous group with 3 updates in the / directory: [codemirror](https://github.com/codemirror/basic-setup), [espree](https://github.com/eslint/js/tree/HEAD/packages/espree) and [htmlhint](https://github.com/htmlhint/HTMLHint). Updates `codemirror` from 5.65.20 to 6.0.2 - [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/basic-setup/commits/6.0.2) Updates `espree` from 9.6.1 to 11.1.0 - [Release notes](https://github.com/eslint/js/releases) - [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md) - [Commits](https://github.com/eslint/js/commits/espree-v11.1.0/packages/espree) Updates `htmlhint` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/htmlhint/HTMLHint/releases) - [Commits](htmlhint/HTMLHint@v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: codemirror dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external-miscellaneous - dependency-name: espree dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external-miscellaneous - dependency-name: htmlhint dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external-miscellaneous ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afd5d3a commit a85c042

2 files changed

Lines changed: 212 additions & 24 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
7676
"dependencies": {
7777
"backbone": "1.6.1",
7878
"clipboard": "2.0.11",
79-
"codemirror": "5.65.20",
79+
"codemirror": "6.0.2",
8080
"core-js-url-browser": "3.6.4",
8181
"csslint": "1.0.5",
8282
"element-closest": "3.0.2",
83-
"espree": "9.6.1",
83+
"espree": "11.1.0",
8484
"esprima": "4.0.1",
8585
"formdata-polyfill": "4.0.10",
8686
"hoverintent": "2.2.1",
87-
"htmlhint": "1.8.0",
87+
"htmlhint": "1.9.1",
8888
"imagesloaded": "5.0.0",
8989
"jquery": "3.7.1",
9090
"jquery-color": "3.0.0",

0 commit comments

Comments
 (0)