Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit 1b1b3f0

Browse files
deps: update json-parse-even-better-errors requirement (#116)
Updates the requirements on [json-parse-even-better-errors](https://github.com/npm/json-parse-even-better-errors) to permit the latest version. - [Release notes](https://github.com/npm/json-parse-even-better-errors/releases) - [Changelog](https://github.com/npm/json-parse-even-better-errors/blob/latest/CHANGELOG.md) - [Commits](npm/json-parse-even-better-errors@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: json-parse-even-better-errors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1f64a5 commit 1b1b3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"glob": "^7.2.0",
30-
"json-parse-even-better-errors": "^2.3.0",
30+
"json-parse-even-better-errors": "^2.3.1",
3131
"normalize-package-data": "^4.0.0",
3232
"npm-normalize-package-bin": "^1.0.1"
3333
},

0 commit comments

Comments
 (0)