Skip to content

Commit 079bdf6

Browse files
build(deps): bump npm from 9.6.2 to 9.6.3 in /demos/moderator (#584)
Bumps [npm](https://github.com/npm/cli) from 9.6.2 to 9.6.3. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v9.6.2...v9.6.3) --- 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 3721a03 commit 079bdf6

File tree

2 files changed

+129
-99
lines changed

2 files changed

+129
-99
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": "^9.6.2",
20+
"npm": "^9.6.3",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.8.3",
2323
"preact": "10.13.2",

0 commit comments

Comments
 (0)