Skip to content

Commit ad3ed4e

Browse files
committed
⬆️ Bump np 7.2.0 -> 7.4.0
1 parent 34e4228 commit ad3ed4e

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
@@ -15,7 +15,7 @@
1515
"@commitlint/cli": "^11.0.0",
1616
"commitlint-config-gitmoji": "^2.2.1",
1717
"husky": "^4.3.8",
18-
"np": "^7.2.0"
18+
"np": "^7.4.0"
1919
},
2020
"commitlint": {
2121
"extends": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,10 +1849,10 @@ normalize-url@^4.1.0:
18491849
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
18501850
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
18511851

1852-
np@^7.2.0:
1853-
version "7.2.0"
1854-
resolved "https://registry.yarnpkg.com/np/-/np-7.2.0.tgz#03f6dcc90b810357311f750608c9e86e2b85cdaa"
1855-
integrity sha512-jfMFJXAJlGkCowMPGzA8Ywbmywk7I9hT96DsOcWjDsjq/zP5h6m3VZDcZ1AWYoCBPg4E/lFrJxROmiQH3OWnzA==
1852+
np@^7.4.0:
1853+
version "7.4.0"
1854+
resolved "https://registry.yarnpkg.com/np/-/np-7.4.0.tgz#de33e07159c8d4065f42c280a7605deb88fcaf6a"
1855+
integrity sha512-woJn5Bodg0/VDyUWx5EHIsi+8QlKSows0AVRBt47PG++cJAVE6jQFXcXDFDBMqY5PueFc4w0SA3gxqPklk6oGg==
18561856
dependencies:
18571857
"@samverschueren/stream-to-observable" "^0.3.1"
18581858
any-observable "^0.5.1"

0 commit comments

Comments
 (0)