Skip to content

Commit 54c4a83

Browse files
dependabot[bot]d-torrance
authored andcommitted
Bump copy-files-from-to
Bumps the style-dependencies group in /M2/Macaulay2/packages/Style with 1 update: [copy-files-from-to](https://github.com/webextensions/copy-files-from-to). Updates `copy-files-from-to` from 3.14.0 to 4.0.0 - [Release notes](https://github.com/webextensions/copy-files-from-to/releases) - [Commits](webextensions/copy-files-from-to@v3.14.0...v4.0.0) --- updated-dependencies: - dependency-name: copy-files-from-to dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: style-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6a9dab commit 54c4a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

M2/Macaulay2/packages/Style/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"postinstall": "rm -rf katex && copy-files-from-to"
44
},
55
"dependencies": {
6-
"copy-files-from-to": "^3.9.1",
6+
"copy-files-from-to": "^4.0.0",
77
"katex": "^0.16.10"
88
},
99
"copyFiles": [

0 commit comments

Comments
 (0)