Skip to content

Commit 66c81fc

Browse files
chore(deps): bump xdg-basedir from 4.0.0 to 5.0.1
Bumps [xdg-basedir](https://github.com/sindresorhus/xdg-basedir) from 4.0.0 to 5.0.1. - [Release notes](https://github.com/sindresorhus/xdg-basedir/releases) - [Commits](sindresorhus/xdg-basedir@v4.0.0...v5.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d7b16f commit 66c81fc

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
@@ -99,7 +99,7 @@
9999
"tar-fs": "^2.0.0",
100100
"tar-stream": "^2.2.0",
101101
"ws": "^7.2.0",
102-
"xdg-basedir": "^4.0.0",
102+
"xdg-basedir": "^5.0.1",
103103
"yarn": "^1.22.4"
104104
},
105105
"bin": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8079,10 +8079,10 @@ x-is-string@^0.1.0:
80798079
resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82"
80808080
integrity sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI=
80818081

8082-
xdg-basedir@^4.0.0:
8083-
version "4.0.0"
8084-
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
8085-
integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==
8082+
xdg-basedir@^5.0.1:
8083+
version "5.0.1"
8084+
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-5.0.1.tgz#b8900938336874b2efacaf8a2d5ad3d65fe0ca7d"
8085+
integrity sha512-YgJsKtT0Jerlp42eqk9illJhG2ScfLSYEvp7qzYDdVCjHN625BkiK+defqXyv5gYjtif7rOIYi65vKA0JC3qaQ==
80868086

80878087
xml-name-validator@^3.0.0:
80888088
version "3.0.0"

0 commit comments

Comments
 (0)