Skip to content

Commit

Permalink
Update Node.js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fisuda committed May 19, 2023
1 parent 1af5d5c commit 4ab51c7
Show file tree
Hide file tree
Showing 5 changed files with 595 additions and 359 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Expand Up @@ -12,8 +12,8 @@ jobs:
name: Lint go files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.3.1
uses: golangci/golangci-lint-action@v3
with:
version: v1.47.3
version: v1.29
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
## NGSI Go v0.12.0-next

- Update: Update Node.js dependencies (#256)
- Update: Update Node.js dependencies (#253)
- Update: Update copyright date (#251)
- Add: Revert 1102_tokenproxy_command.test (#250)
Expand Down
12 changes: 6 additions & 6 deletions tools/mdlint/package-lock.json

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

0 comments on commit 4ab51c7

Please sign in to comment.