Skip to content

Commit

Permalink
Bump jshint and @types/jshint (#1001)
Browse files Browse the repository at this point in the history
Bumps [jshint](https://github.com/jshint/jshint) and [@types/jshint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jshint). These dependencies needed to be updated together.

Updates `jshint` from 2.13.5 to 2.13.6
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md)
- [Commits](jshint/jshint@2.13.5...2.13.6)

Updates `@types/jshint` from 2.12.1 to 2.12.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jshint)

---
updated-dependencies:
- dependency-name: jshint
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/jshint"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent b8dfc45 commit 60a89ee
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"jest-styled-components": "^7.1.1",
"jquery-extendext": "^1.0.0",
"jQuery-QueryBuilder": "^2.6.0",
"jshint": "^2.13.5",
"jshint": "^2.13.6",
"lint-staged": "^13.1.1",
"mini-css-extract-plugin": "^2.6.1",
"postcss-loader": "^7.2.4",
Expand Down Expand Up @@ -117,7 +117,7 @@
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/react-fontawesome": "^0.1.18",
"@react-querybuilder/bootstrap": "^4.5.2",
"@types/jshint": "^2.12.1",
"@types/jshint": "^2.12.4",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.5.0",
"@uiw/react-codemirror": "^4.21.13",
Expand Down

0 comments on commit 60a89ee

Please sign in to comment.