Skip to content

Commit

Permalink
fix(deps): update dependency @golevelup/nestjs-discovery to ^2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 19, 2021
1 parent 1d7c9a9 commit c94294d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"index.ts"
],
"dependencies": {
"@golevelup/nestjs-discovery": "^2.2.3",
"@golevelup/nestjs-discovery": "^2.3.1",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/platform-express": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,10 +350,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@golevelup/nestjs-discovery@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@golevelup/nestjs-discovery/-/nestjs-discovery-2.2.3.tgz#69584b15f21a15e1b70b00dd4ab598dea8b1225f"
integrity sha512-xT5VkyHtcFKG8k7P7HadsfAMJzdJeE0ujSgegszTVlGLAeg4pl2cxcroAitVf6T12IPd7Nju5gVFjL9HLTHBSg==
"@golevelup/nestjs-discovery@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@golevelup/nestjs-discovery/-/nestjs-discovery-2.3.1.tgz#7e6f798888fb4b571ba413d3fc5c2bbc996800c7"
integrity sha512-K3NG34hK1/UM1ardiUSS9c43AAdk6IBJHUMZbBGavqfgNo17N2wjygSDMHFd5Cf+jqTPkt+n5Vr9ua22yCLzlg==
dependencies:
lodash "^4.17.15"

Expand Down

0 comments on commit c94294d

Please sign in to comment.