Skip to content

Commit 6bd5630

Browse files
Bump standard from 16.0.4 to 17.0.0 (#18)
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](standard/standard@v16.0.4...v17.0.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9f19c2 commit 6bd5630

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
@@ -7,7 +7,7 @@
77
"ret": "~0.4.0"
88
},
99
"devDependencies": {
10-
"standard": "^16.0.1",
10+
"standard": "^17.0.0",
1111
"tape": "^5.0.0"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)