Skip to content

Commit 3a88b8d

Browse files
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92b8b89 commit 3a88b8d

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,9 +1389,10 @@ picocolors@^1.0.0:
13891389
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
13901390
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
13911391

1392-
"pith@git+https://github.com/spiffdev/pith.git#6fba0bf988b239967cfbcea91eba6fa0cc26631c":
1392+
"pith@https://github.com/spiffdev/pith.git#6fba0bf988b239967cfbcea91eba6fa0cc26631c":
13931393
version "4.0.1"
1394-
resolved "git+https://github.com/spiffdev/pith.git#6fba0bf988b239967cfbcea91eba6fa0cc26631c"
1394+
uid "6fba0bf988b239967cfbcea91eba6fa0cc26631c"
1395+
resolved "https://github.com/spiffdev/pith.git#6fba0bf988b239967cfbcea91eba6fa0cc26631c"
13951396
dependencies:
13961397
"@types/offscreencanvas" "^2019.6.4"
13971398
"@types/raf" "^3.4.0"
@@ -1552,14 +1553,14 @@ scheduler@^0.23.0:
15521553
loose-envify "^1.1.0"
15531554

15541555
semver@^6.0.0, semver@^6.3.0:
1555-
version "6.3.0"
1556-
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
1557-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1556+
version "6.3.1"
1557+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1558+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
15581559

15591560
semver@^7.3.5:
1560-
version "7.4.0"
1561-
resolved "https://registry.npmjs.org/semver/-/semver-7.4.0.tgz"
1562-
integrity sha512-RgOxM8Mw+7Zus0+zcLEUn8+JfoLpj/huFTItQy2hsM4khuC1HYRDp0cU482Ewn/Fcy6bCjufD8vAj7voC66KQw==
1561+
version "7.5.4"
1562+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1563+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
15631564
dependencies:
15641565
lru-cache "^6.0.0"
15651566

0 commit comments

Comments
 (0)