Skip to content

Commit

Permalink
Bump npm from 11.0.0 to 11.1.0 in /demos/moderator
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 4bb8e9d commit 0899e08
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"license": "MIT",
"dependencies": {
"npm": "^11.0.0",
"npm": "^11.1.0",
"package.json": "^2.0.1",
"parcel": "^2.13.3",
"preact": "10.25.4",
Expand Down
40 changes: 20 additions & 20 deletions demos/moderator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1787,10 +1787,10 @@
treeverse "^3.0.0"
walk-up-path "^4.0.0"

"@npmcli/config@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-10.0.0.tgz#41aff849fe643f57be6b7f5a62fec17464f79865"
integrity sha512-SXnVmSOQKfxouhrTV2sA2s6KV9v+nfLuddljCl5CtNS89AkVk5Bqkz8wqoqIzR6KjAGjiP1zXDZokqHR5kPYoQ==
"@npmcli/config@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-10.0.1.tgz#ee569d6448b959050e92f9ce4b32de8996e7d58d"
integrity sha512-772OMXb+ItCUAIfajIynTVDkNgPmrYY367NgCrcPHEHQljjZdbU2qpufk1GIxUeJnkutVFLfc5XyWyzdTO7buw==
dependencies:
"@npmcli/map-workspaces" "^4.0.1"
"@npmcli/package-json" "^6.0.1"
Expand Down Expand Up @@ -1901,18 +1901,18 @@
resolved "https://registry.yarnpkg.com/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz#01f900bae62f0f27f9a5a127b40d443ddfb9d4c6"
integrity sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==

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

"@npmcli/promise-spawn@^8.0.0", "@npmcli/promise-spawn@^8.0.2":
version "8.0.2"
Expand Down Expand Up @@ -4552,10 +4552,10 @@ chalk@^4.0.0, chalk@^4.1.2:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

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

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

npm@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-11.0.0.tgz#7bba7c80740ef1f5b2c5d4cecc55e94912faa5e6"
integrity sha512-Ed/ylWXSKXx058WUqXYlgb3pafCqXL5vWzZEvwCKFsBl7OYQlNn/u4ESW+ON+OG6Q+uCRLPTDGHreX6aJEDj7A==
npm@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-11.1.0.tgz#dba08f7d0f5301ebedaf968b4f74b2282f97a750"
integrity sha512-rPMBrZud26lI/LcjQeLw/K5Hf1apXMKgkpNNEzp0YQYmM877+T1ZNKPcB2hnTi7e6fBNz8xLtMMn/w46fVUqGw==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^9.0.0"
"@npmcli/config" "^10.0.0"
"@npmcli/config" "^10.0.1"
"@npmcli/fs" "^4.0.0"
"@npmcli/map-workspaces" "^4.0.2"
"@npmcli/package-json" "^6.1.0"
"@npmcli/package-json" "^6.1.1"
"@npmcli/promise-spawn" "^8.0.2"
"@npmcli/redact" "^3.0.0"
"@npmcli/run-script" "^9.0.1"
"@sigstore/tuf" "^3.0.0"
abbrev "^3.0.0"
archy "~1.0.0"
cacache "^19.0.1"
chalk "^5.3.0"
chalk "^5.4.1"
ci-info "^4.1.0"
cli-columns "^4.0.0"
fastest-levenshtein "^1.0.16"
Expand Down

0 comments on commit 0899e08

Please sign in to comment.