Skip to content

Commit

Permalink
Update dependency np to v7.7.0 (#324)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 15b0f59 commit 717ba11
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 @@ -41,7 +41,7 @@
"@types/jsonpath": "0.2.0",
"@types/pg": "8.6.6",
"@types/ramda": "0.28.23",
"np": "7.6.4",
"np": "7.7.0",
"testcontainers": "9.3.0",
"vitepress": "1.0.0-alpha.64",
"vitest-fixture": "0.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3548,10 +3548,10 @@ normalize-url@^4.1.0:
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz"
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==

np@7.6.4:
version "7.6.4"
resolved "https://registry.npmjs.org/np/-/np-7.6.4.tgz"
integrity sha512-w1bwfhN2OCY8VgVdtkSn2vHN+c0KtPnCCWKWvPjuB6WCxMc1bmU797xCc1NZJdRAW2F79zrMMKOIh0N/A1xdXg==
np@7.7.0:
version "7.7.0"
resolved "https://registry.yarnpkg.com/np/-/np-7.7.0.tgz#7fbf2495f6395bcc702b84ca38c4a125363fd5a5"
integrity sha512-G4HfO6JUl7iKOX1qfYHM/kG5ApqqZ4ma8YjtVAJoyS5VdKkGE/OdSG3cOE9Lwr71klNz9n6KIZmPRnh0L7qM1Q==
dependencies:
"@samverschueren/stream-to-observable" "^0.3.1"
any-observable "^0.5.1"
Expand Down

0 comments on commit 717ba11

Please sign in to comment.