Skip to content

Commit ef51073

Browse files
Merge pull request #18 from AstraCore/dependabot/npm_and_yarn/path-is-absolute-2.0.0
Bump path-is-absolute from 1.0.1 to 2.0.0
2 parents 38dd0e3 + 2b2cfe8 commit ef51073

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"liftoff": "^2.2.0",
3939
"lru-cache": "^4.0.1",
4040
"mkdirp": "0.5.0",
41-
"path-is-absolute": "^1.0.0",
41+
"path-is-absolute": "^2.0.0",
4242
"semver": "^7.3.2",
4343
"socket.io": "^1.4.5",
4444
"socket.io-client": "^1.4.5",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1998,6 +1998,10 @@ path-is-absolute@^1.0.0:
19981998
version "1.0.1"
19991999
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
20002000

2001+
path-is-absolute@^2.0.0:
2002+
version "2.0.0"
2003+
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-2.0.0.tgz#cba416f4f3be5d068afe2083d9b3b3707414533d"
2004+
20012005
path-parse@^1.0.5:
20022006
version "1.0.5"
20032007
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"

0 commit comments

Comments
 (0)