Skip to content

Commit

Permalink
build(deps): bump @babel/traverse from 7.22.8 to 7.23.7 in /admin (#533)
Browse files Browse the repository at this point in the history
* build(deps): bump @babel/traverse from 7.22.8 to 7.23.7 in /admin

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci(bug): rename test action param

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
dependabot[bot] and DerekRoberts authored Jan 3, 2024
1 parent 442fe5c commit 38bc878
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
-Dsonar.organization=bcgov-sonarcloud
-Dsonar.project.monorepo.enabled=false
-Dsonar.projectKey=nr-fom
sonar_project: ${{ secrets.SONAR_TOKEN }}
sonar_token: ${{ secrets.SONAR_TOKEN }}

# https://github.com/marketplace/actions/aqua-security-trivy
trivy:
Expand Down
106 changes: 59 additions & 47 deletions admin/package-lock.json

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

0 comments on commit 38bc878

Please sign in to comment.