Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hello-nrfcloud/bdd-markdown-steps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.409
Choose a base ref
...
head repository: hello-nrfcloud/bdd-markdown-steps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.410
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 11, 2025

  1. fix(deps): update typebox

    renovate[bot] authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    35ea168 View commit details
Showing with 11 additions and 11 deletions.
  1. +9 −9 package-lock.json
  2. +2 −2 package.json
18 changes: 9 additions & 9 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
@@ -84,10 +84,10 @@
"prettier": "@bifravst/prettier-config",
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.758.0",
"@bifravst/bdd-markdown": "^8.2.61",
"@bifravst/bdd-markdown": "^8.2.62",
"@bifravst/http-api-mock": "^2.1.160",
"@hello.nrfcloud.com/nrfcloud-api-helpers": "^6.0.176",
"@sinclair/typebox": "^0.34.29",
"@sinclair/typebox": "^0.34.30",
"jsonata": "^2.0.6",
"p-retry": "^6.2.1",
"tsmatchers": "^5.0.2"