Skip to content

Commit a59f9a2

Browse files
build(deps-dev): bump parcel from 2.14.4 to 2.15.0
Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.14.4 to 2.15.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.14.4...v2.15.0) --- updated-dependencies: - dependency-name: parcel dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fc472f commit a59f9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@types/jest": "29.5.14",
1313
"jest": "29.7.0",
14-
"parcel": "2.14.4",
14+
"parcel": "2.15.0",
1515
"ts-jest": "29.3.2",
1616
"ts-node": "10.9.2",
1717
"typescript": "5.8.3"

0 commit comments

Comments
 (0)