Skip to content

Commit 96628be

Browse files
Bump npm from 11.0.0 to 11.1.0 in /demos/moderator (#1350)
Bumps [npm](https://github.com/npm/cli) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@libnpmhook-v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bb8e9d commit 96628be

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "MIT",
1919
"dependencies": {
20-
"npm": "^11.0.0",
20+
"npm": "^11.1.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.3",
2323
"preact": "10.25.4",

demos/moderator/yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,10 +1787,10 @@
17871787
treeverse "^3.0.0"
17881788
walk-up-path "^4.0.0"
17891789

1790-
"@npmcli/config@^10.0.0":
1791-
version "10.0.0"
1792-
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-10.0.0.tgz#41aff849fe643f57be6b7f5a62fec17464f79865"
1793-
integrity sha512-SXnVmSOQKfxouhrTV2sA2s6KV9v+nfLuddljCl5CtNS89AkVk5Bqkz8wqoqIzR6KjAGjiP1zXDZokqHR5kPYoQ==
1790+
"@npmcli/config@^10.0.1":
1791+
version "10.0.1"
1792+
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-10.0.1.tgz#ee569d6448b959050e92f9ce4b32de8996e7d58d"
1793+
integrity sha512-772OMXb+ItCUAIfajIynTVDkNgPmrYY367NgCrcPHEHQljjZdbU2qpufk1GIxUeJnkutVFLfc5XyWyzdTO7buw==
17941794
dependencies:
17951795
"@npmcli/map-workspaces" "^4.0.1"
17961796
"@npmcli/package-json" "^6.0.1"
@@ -1901,18 +1901,18 @@
19011901
resolved "https://registry.yarnpkg.com/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz#01f900bae62f0f27f9a5a127b40d443ddfb9d4c6"
19021902
integrity sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==
19031903

1904-
"@npmcli/package-json@^6.0.0", "@npmcli/package-json@^6.0.1", "@npmcli/package-json@^6.1.0":
1905-
version "6.1.0"
1906-
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-6.1.0.tgz#34f0875da178b04df1a7746c02bdc26479819afb"
1907-
integrity sha512-t6G+6ZInT4X+tqj2i+wlLIeCKnKOTuz9/VFYDtj+TGTur5q7sp/OYrQA19LdBbWfXDOi0Y4jtedV6xtB8zQ9ug==
1904+
"@npmcli/package-json@^6.0.0", "@npmcli/package-json@^6.0.1", "@npmcli/package-json@^6.1.0", "@npmcli/package-json@^6.1.1":
1905+
version "6.1.1"
1906+
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-6.1.1.tgz#78ff92d138fdcb85f31cab907455d5db96d017cb"
1907+
integrity sha512-d5qimadRAUCO4A/Txw71VM7UrRZzV+NPclxz/dc+M6B2oYwjWTjqh8HA/sGQgs9VZuJ6I/P7XIAlJvgrl27ZOw==
19081908
dependencies:
19091909
"@npmcli/git" "^6.0.0"
19101910
glob "^10.2.2"
19111911
hosted-git-info "^8.0.0"
19121912
json-parse-even-better-errors "^4.0.0"
1913-
normalize-package-data "^7.0.0"
19141913
proc-log "^5.0.0"
19151914
semver "^7.5.3"
1915+
validate-npm-package-license "^3.0.4"
19161916

19171917
"@npmcli/promise-spawn@^8.0.0", "@npmcli/promise-spawn@^8.0.2":
19181918
version "8.0.2"
@@ -4552,10 +4552,10 @@ chalk@^4.0.0, chalk@^4.1.2:
45524552
ansi-styles "^4.1.0"
45534553
supports-color "^7.1.0"
45544554

4555-
chalk@^5.3.0:
4556-
version "5.3.0"
4557-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
4558-
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
4555+
chalk@^5.4.1:
4556+
version "5.4.1"
4557+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
4558+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
45594559

45604560
char-regex@^1.0.2:
45614561
version "1.0.2"
@@ -10204,25 +10204,25 @@ npm-user-validate@^3.0.0:
1020410204
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-3.0.0.tgz#9b1410796bf1f1d78297a8096328c55d3083f233"
1020510205
integrity sha512-9xi0RdSmJ4mPYTC393VJPz1Sp8LyCx9cUnm/L9Qcb3cFO8gjT4mN20P9FAsea8qDHdQ7LtcN8VLh2UT47SdKCw==
1020610206

10207-
npm@^11.0.0:
10208-
version "11.0.0"
10209-
resolved "https://registry.yarnpkg.com/npm/-/npm-11.0.0.tgz#7bba7c80740ef1f5b2c5d4cecc55e94912faa5e6"
10210-
integrity sha512-Ed/ylWXSKXx058WUqXYlgb3pafCqXL5vWzZEvwCKFsBl7OYQlNn/u4ESW+ON+OG6Q+uCRLPTDGHreX6aJEDj7A==
10207+
npm@^11.1.0:
10208+
version "11.1.0"
10209+
resolved "https://registry.yarnpkg.com/npm/-/npm-11.1.0.tgz#dba08f7d0f5301ebedaf968b4f74b2282f97a750"
10210+
integrity sha512-rPMBrZud26lI/LcjQeLw/K5Hf1apXMKgkpNNEzp0YQYmM877+T1ZNKPcB2hnTi7e6fBNz8xLtMMn/w46fVUqGw==
1021110211
dependencies:
1021210212
"@isaacs/string-locale-compare" "^1.1.0"
1021310213
"@npmcli/arborist" "^9.0.0"
10214-
"@npmcli/config" "^10.0.0"
10214+
"@npmcli/config" "^10.0.1"
1021510215
"@npmcli/fs" "^4.0.0"
1021610216
"@npmcli/map-workspaces" "^4.0.2"
10217-
"@npmcli/package-json" "^6.1.0"
10217+
"@npmcli/package-json" "^6.1.1"
1021810218
"@npmcli/promise-spawn" "^8.0.2"
1021910219
"@npmcli/redact" "^3.0.0"
1022010220
"@npmcli/run-script" "^9.0.1"
1022110221
"@sigstore/tuf" "^3.0.0"
1022210222
abbrev "^3.0.0"
1022310223
archy "~1.0.0"
1022410224
cacache "^19.0.1"
10225-
chalk "^5.3.0"
10225+
chalk "^5.4.1"
1022610226
ci-info "^4.1.0"
1022710227
cli-columns "^4.0.0"
1022810228
fastest-levenshtein "^1.0.16"

0 commit comments

Comments
 (0)