Skip to content

Commit c366fda

Browse files
Bump npm from 11.2.0 to 11.3.0 in /demos/moderator (#1431)
Bumps [npm](https://github.com/npm/cli) from 11.2.0 to 11.3.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.2.0...v11.3.0) --- updated-dependencies: - dependency-name: npm dependency-version: 11.3.0 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 73968b0 commit c366fda

File tree

2 files changed

+77
-193
lines changed

2 files changed

+77
-193
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.2.0",
20+
"npm": "^11.3.0",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.14.4",
2323
"preact": "10.26.5",

0 commit comments

Comments
 (0)