Skip to content

Commit

Permalink
Bump type-fest from 4.9.0 to 4.10.0 (#35)
Browse files Browse the repository at this point in the history
* Bump type-fest from 4.9.0 to 4.10.0

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Fix CI format

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William Calderipe <[email protected]>
  • Loading branch information
dependabot[bot] and wcalderipe authored Jan 23, 2024
1 parent 96de9ff commit c553af3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/authz_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ jobs:
version: latest

- name: Run OPA Tests
run: make authz/rego/test
run: make authz/rego/test
2 changes: 1 addition & 1 deletion .github/workflows/authz_opa_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
version: latest

- name: Run OPA Tests
run: make authz/rego/test
run: make authz/rego/test
8 changes: 4 additions & 4 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
Expand Up @@ -94,7 +94,7 @@
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0",
"tslib": "^2.3.0",
"type-fest": "^4.9.0",
"type-fest": "^4.10.0",
"uuid": "^9.0.1",
"viem": "^2.0.5",
"zod": "^3.22.4"
Expand Down

0 comments on commit c553af3

Please sign in to comment.