Skip to content

Commit 8c975e5

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 d13ac93 commit 8c975e5

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
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"get-stdin": "^8.0.0",
4242
"minimist": "^1.2.5",
43-
"pkg-conf": "^3.1.0",
43+
"pkg-conf": "^4.0.0",
4444
"xdg-basedir": "^4.0.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)