Skip to content

Commit f017104

Browse files
committed
chore: update np
1 parent b1c3e5c commit f017104

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"eslint-plugin-node": "^11.1.0",
5252
"jest": "^29.3.1",
5353
"jest-environment-miniflare": "^2.11.0",
54-
"np": "^7.6.2",
54+
"np": "^7.7.0",
5555
"prettier": "^2.8.0",
5656
"rimraf": "^3.0.2",
5757
"typescript": "^4.9.3"
5858
},
5959
"engines": {
6060
"node": ">=16.0.0"
6161
}
62-
}
62+
}

yarn.lock

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

4575-
np@^7.6.2:
4576-
version "7.6.2"
4577-
resolved "https://registry.yarnpkg.com/np/-/np-7.6.2.tgz#02650c024b232cb8c958846c44f672c2f8951b7c"
4578-
integrity sha512-gExmKGKixh7ITc4Q+Lv7nfCby0CVKvzri9zN8970oKD8976T4L5dw8QWUtMcXcIjhFF6h5lbvztao/NurDbmxQ==
4575+
np@^7.7.0:
4576+
version "7.7.0"
4577+
resolved "https://registry.yarnpkg.com/np/-/np-7.7.0.tgz#7fbf2495f6395bcc702b84ca38c4a125363fd5a5"
4578+
integrity sha512-G4HfO6JUl7iKOX1qfYHM/kG5ApqqZ4ma8YjtVAJoyS5VdKkGE/OdSG3cOE9Lwr71klNz9n6KIZmPRnh0L7qM1Q==
45794579
dependencies:
45804580
"@samverschueren/stream-to-observable" "^0.3.1"
45814581
any-observable "^0.5.1"

0 commit comments

Comments
 (0)