Skip to content

Commit 0f7418c

Browse files
build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#104)
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.0. - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02925ba commit 0f7418c

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
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"c8": "^11.0.0",
7272
"eslint": "^9.17.0",
73-
"neostandard": "^0.12.0",
73+
"neostandard": "^0.13.0",
7474
"pre-commit": "git+https://git@github.com/fastify/pre-commit.git",
7575
"proxyquire": "^2.1.3"
7676
}

0 commit comments

Comments
 (0)