Skip to content

Commit 77791e0

Browse files
Bump npm from 11.9.0 to 11.10.0 in /demos/moderator (#1734)
Bumps [npm](https://github.com/npm/cli) from 11.9.0 to 11.10.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.9.0...v11.10.0) --- updated-dependencies: - dependency-name: npm dependency-version: 11.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3265ff4 commit 77791e0

File tree

2 files changed

+112
-93
lines changed

2 files changed

+112
-93
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.9.0",
20+
"npm": "^11.10.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.16.4",
2323
"preact": "10.28.3",

0 commit comments

Comments
 (0)