Skip to content

Commit b31a535

Browse files
dependabot[bot]rowanmanning
authored andcommitted
fix: bump sucrase from 3.35.0 to 3.35.1
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.35.0 to 3.35.1. - [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md) - [Commits](https://github.com/alangpierce/sucrase/commits) --- updated-dependencies: - dependency-name: sucrase dependency-version: 3.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d17206f commit b31a535

File tree

2 files changed

+72
-69
lines changed

2 files changed

+72
-69
lines changed

package-lock.json

Lines changed: 71 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/modules/js-esm-sucrase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"start": "node --require sucrase/register ."
99
},
1010
"dependencies": {
11-
"sucrase": "^3.35.0"
11+
"sucrase": "^3.35.1"
1212
}
1313
}

0 commit comments

Comments
 (0)