Skip to content

Commit

Permalink
Update dependency @ianwalter/nrg to ^0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2021
1 parent 33b4baa commit 4494bdb
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 148 deletions.
2 changes: 1 addition & 1 deletion apps/kdot-auth-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "bff"
},
"dependencies": {
"@ianwalter/nrg": "^0.25.0",
"@ianwalter/nrg": "^0.25.2",
"nanoid": "^3.1.23"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kdot/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"type": "module",
"license": "UNLICENSED",
"dependencies": {
"@ianwalter/nrg": "^0.25.0"
"@ianwalter/nrg": "^0.25.2"
}
}
Loading

0 comments on commit 4494bdb

Please sign in to comment.