Skip to content

Commit f40d8c2

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump npm-package-json-lint from 5.4.0 to 5.4.1
Bumps [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/tclindner/npm-package-json-lint/releases) - [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md) - [Commits](tclindner/npm-package-json-lint@v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: npm-package-json-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6915a7 commit f40d8c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"jest-enzyme": "^7.1.2",
8787
"lint-staged": "^11.2.3",
8888
"markdownlint-cli": "^0.29.0",
89-
"npm-package-json-lint": "^5.4.0",
89+
"npm-package-json-lint": "^5.4.1",
9090
"npm-package-json-lint-config-default": "^3.0.0",
9191
"pkg-ok": "^2.3.1",
9292
"prettier": "^2.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12263,10 +12263,10 @@ npm-package-json-lint-config-default@^3.0.0:
1226312263
resolved "https://registry.yarnpkg.com/npm-package-json-lint-config-default/-/npm-package-json-lint-config-default-3.0.0.tgz#9076e309a48cc215f4c60a3aab149a7b700b5422"
1226412264
integrity sha512-1eOHUSg4Pg1lDp75NJ/pTnYU3/vn7WIL+3MG5KWtrUEFtIuBX/yLGABTFZ4+sP73bQYu/Nla07icJjezQP6SnA==
1226512265

12266-
npm-package-json-lint@^5.4.0:
12267-
version "5.4.0"
12268-
resolved "https://registry.yarnpkg.com/npm-package-json-lint/-/npm-package-json-lint-5.4.0.tgz#325ccde8429fb5d1b3819411f85189d42aab0956"
12269-
integrity sha512-0wNPI2+hiB8CA7gxOS2hXhupmmwEwjRITC9WCMV5Tn3sAsTDEXL+UwnVEFZNLmuxt6km0cbj9h2e8h6dRSZukw==
12266+
npm-package-json-lint@^5.4.1:
12267+
version "5.4.1"
12268+
resolved "https://registry.yarnpkg.com/npm-package-json-lint/-/npm-package-json-lint-5.4.1.tgz#5959aee0dccd937523c8764acab772c6a4494179"
12269+
integrity sha512-nFuijuczSzWEaNhjgvU2n1A3Gsn4CYZKZYum/oq2i+YOA/HB57CA6kpZrlnYf6bEKelMvsixjcN7SlUXDo0bTg==
1227012270
dependencies:
1227112271
ajv "^6.12.6"
1227212272
ajv-errors "^1.0.1"

0 commit comments

Comments
 (0)