Skip to content

Commit

Permalink
Merge pull request #65 from kinde-oss/deps/update-prettier
Browse files Browse the repository at this point in the history
chore: update prettier and format
  • Loading branch information
DanielRivers authored Apr 25, 2024
2 parents 3860884 + cbb242f commit 3630ef6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 25 September 2023
- Enforce redirect uri match [`#48`](https://github.com/kinde-oss/kinde-auth-pkce-js/pull/48)
- Enforce redirect uri match [`#48`](https://github.com/kinde-oss/kinde-auth-pkce-js/pull/48)
- Removing optional check param as it should always be matching [`be89a13`](https://github.com/kinde-oss/kinde-auth-pkce-js/commit/be89a139a94fa16c523fa412ca86d6ca7382f3b5)
- Reversed import order auto-change [`a986bdc`](https://github.com/kinde-oss/kinde-auth-pkce-js/commit/a986bdce9efb0024c993e9d31bdc3a4e993f6c10)
- Added an optional enforce redirect uri match boolean to Kinde client options. [`b8e88a5`](https://github.com/kinde-oss/kinde-auth-pkce-js/commit/b8e88a5bcf90d5489ea3a0399d8298fd21196843)
Expand Down
21 changes: 12 additions & 9 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 @@ -60,7 +60,7 @@
"husky": "^7.0.0",
"jest": "^29.5.0",
"lint-staged": "^12.3.5",
"prettier": "^2.5.1",
"prettier": "^3.2.5",
"release-it": "^16.1.3",
"rollup": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
Expand Down

0 comments on commit 3630ef6

Please sign in to comment.