Skip to content

Commit 014bc2d

Browse files
Bump commander from 13.1.0 to 14.0.0
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.1.0...v14.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1deb20 commit 014bc2d

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
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/rdf-ext/rdf-parser-csvw",
2929
"dependencies": {
3030
"@rdfjs/data-model": "^2.0.2",
31-
"commander": "^13.0.0",
31+
"commander": "^14.0.0",
3232
"csv-parse": "^5.5.6",
3333
"lodash": "^4.17.21",
3434
"luxon": "^3.4.4",

0 commit comments

Comments
 (0)