Skip to content

Commit 028d280

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

File tree

2 files changed

+122
-133
lines changed

2 files changed

+122
-133
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": "^10.9.2",
20+
"npm": "^11.0.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.2",
2323
"preact": "10.25.2",

0 commit comments

Comments
 (0)