Skip to content

Commit d46819b

Browse files
Bump parcel from 2.12.0 to 2.13.0 in /demos/moderator (#1255)
Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.12.0...v2.13.0) --- updated-dependencies: - dependency-name: parcel 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 9ac2a9f commit d46819b

File tree

2 files changed

+598
-563
lines changed

2 files changed

+598
-563
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"npm": "^10.9.0",
2121
"package.json": "^2.0.1",
22-
"parcel": "^2.12.0",
22+
"parcel": "^2.13.0",
2323
"preact": "10.24.3",
2424
"snyk": "^1.1294.0",
2525
"whatwg-fetch": "3.6.20",

0 commit comments

Comments
 (0)