Skip to content

Commit

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

Updates `json-stable-stringify` from 1.0.2 to 1.1.1
- [Changelog](https://github.com/ljharb/json-stable-stringify/blob/main/CHANGELOG.md)
- [Commits](ljharb/json-stable-stringify@v1.0.2...v1.1.1)

Updates `@types/json-stable-stringify` from 1.0.34 to 1.0.36
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-stable-stringify)

---
updated-dependencies:
- dependency-name: json-stable-stringify
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/json-stable-stringify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 6fecba0 commit 85fb9db
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 22 deletions.
112 changes: 92 additions & 20 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 @@ -72,7 +72,7 @@
"@testing-library/user-event": "14.4.3",
"@types/cordova": "11.0.0",
"@types/jest": "29.5.1",
"@types/json-stable-stringify": "1.0.34",
"@types/json-stable-stringify": "1.0.36",
"@types/lodash": "^4.14.194",
"@types/markdown-it": "^14.1.1",
"@types/mustache": "4.2.2",
Expand Down Expand Up @@ -101,7 +101,7 @@
"formik-mui": "4.0.0",
"formik-mui-lab": "1.0.0",
"jose": "5.2.3",
"json-stable-stringify": "1.0.2",
"json-stable-stringify": "1.1.1",
"jsonpointer": "5.0.1",
"levelup": "^5.1.1",
"lodash": "4.17.21",
Expand Down

0 comments on commit 85fb9db

Please sign in to comment.