Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
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: NordicSemiconductor/asset-tracker-cloud-code-style-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.18
Choose a base ref
...
head repository: NordicSemiconductor/asset-tracker-cloud-code-style-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.19
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 18, 2021

  1. Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    5741043 View commit details
Showing with 24 additions and 44 deletions.
  1. +23 −43 package-lock.json
  2. +1 −1 package.json
66 changes: 23 additions & 43 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "8.1.15",
"eslint": "8.2.0",
"husky": "7.0.4",
"lint-staged": "12.0.2",
"lint-staged": "12.0.3",
"pinst": "2.1.6",
"prettier": "2.4.1",
"typescript": "4.5.2"