Skip to content

Commit 639982a

Browse files
committed
⬆️ Bump np 7.6.0 -> 7.6.1
1 parent eeec389 commit 639982a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "*",
1818
"commitlint-config-gitmoji": "^2.2.5",
1919
"husky": "^4.3.8",
20-
"np": "^7.6.0"
20+
"np": "^7.6.1"
2121
},
2222
"commitlint": {
2323
"extends": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1949,10 +1949,10 @@ normalize-url@^6.0.1:
19491949
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
19501950
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
19511951

1952-
np@^7.6.0:
1953-
version "7.6.0"
1954-
resolved "https://registry.yarnpkg.com/np/-/np-7.6.0.tgz#779e885a9a98246a1d7bbf6e4c1469d348929ac1"
1955-
integrity sha512-WWGZtfNkE6MEkI7LE8NtG7poTqzTHj/tssBzcPnBAdMVPXkXDtX2wk0ptrj8YZ3u4TFmGSqioSohdud86aJxSg==
1952+
np@^7.6.1:
1953+
version "7.6.1"
1954+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.1.tgz#b1cd70a0941d03779f4c7e9036ec67b227aee604"
1955+
integrity sha512-EHr5PtMPzNmkM/trnWQWTKAogJnVP1RzTFfIyvPK2COvLN6Vqut4gFXuWNng15xuqnTgmUPzKYbpQAZsYR+Dkw==
19561956
dependencies:
19571957
"@samverschueren/stream-to-observable" "^0.3.1"
19581958
any-observable "^0.5.1"

0 commit comments

Comments
 (0)