Skip to content

Commit 35f6e3c

Browse files
Bump npm from 10.9.0 to 10.9.1 in /demos/moderator (#1274)
Bumps [npm](https://github.com/npm/cli) from 10.9.0 to 10.9.1. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v10.9.1/CHANGELOG.md) - [Commits](npm/cli@v10.9.0...v10.9.1) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b289628 commit 35f6e3c

File tree

2 files changed

+116
-107
lines changed

2 files changed

+116
-107
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.0",
20+
"npm": "^10.9.1",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.13.0",
2323
"preact": "10.25.0",

0 commit comments

Comments
 (0)