Skip to content

Commit

Permalink
Merge pull request #113 from arkedge/renovate/prantlf-jsonlint-16.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @prantlf/jsonlint to v16
  • Loading branch information
sksat authored Nov 19, 2024
2 parents 0ebbcc1 + 76c2fbd commit 89453d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@octokit/app": "14.1.0",
"@octokit/graphql-schema": "15.25.0",
"@prantlf/jsonlint": "14.1.0",
"@prantlf/jsonlint": "16.0.0",
"dotenv": "16.4.5",
"fuse.js": "6.6.2",
"log4js": "6.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,10 +461,10 @@
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==

"@prantlf/jsonlint@14.1.0":
version "14.1.0"
resolved "https://registry.yarnpkg.com/@prantlf/jsonlint/-/jsonlint-14.1.0.tgz#3f806e899a1ebca26b3756ffb4a1f0c2d3b8a214"
integrity sha512-4OBJHQmFbvL+VWeI0dzN2ugXD+L0ZAKSfLn5kpsNjhCo39eEId/ftiJXWwVifKVYwATbqaLaXhQBhHwvAOaanw==
"@prantlf/jsonlint@16.0.0":
version "16.0.0"
resolved "https://registry.yarnpkg.com/@prantlf/jsonlint/-/jsonlint-16.0.0.tgz#013a86028226cde79c0bdb5924747535b0d2de14"
integrity sha512-L0jFtcsBRJZOr4T6sbePb1R6XYF6Nofj6kmEAxqTKCHEr50uvyxBFnB1UKaehWaMhHnvtyqWfTR5Go25RywXIQ==
dependencies:
ajv "8.17.1"
ajv-draft-04 "1.0.0"
Expand Down

0 comments on commit 89453d1

Please sign in to comment.