Skip to content

Commit 1679698

Browse files
build(deps): bump pkg-conf from 3.1.0 to 4.0.0
Bumps [pkg-conf](https://github.com/sindresorhus/pkg-conf) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/pkg-conf/releases) - [Commits](sindresorhus/package-config@v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: pkg-conf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90ffcc7 commit 1679698

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
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"get-stdin": "^8.0.0",
5656
"minimist": "^1.2.6",
57-
"pkg-conf": "^3.1.0",
57+
"pkg-conf": "^4.0.0",
5858
"xdg-basedir": "^4.0.0"
5959
},
6060
"devDependencies": {

0 commit comments

Comments
 (0)