Skip to content

Commit 1f554e0

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

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
@@ -55,7 +55,7 @@
5555
"get-stdin": "^8.0.0",
5656
"minimist": "^1.2.6",
5757
"pkg-conf": "^3.1.0",
58-
"xdg-basedir": "^4.0.0"
58+
"xdg-basedir": "^5.1.0"
5959
},
6060
"devDependencies": {
6161
"@tsconfig/node12": "^1.0.9",

0 commit comments

Comments
 (0)