Skip to content

Commit 1ffecc4

Browse files
Bump rimraf from 2.6.2 to 2.6.3
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Commits](isaacs/rimraf@v2.6.2...v2.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6a593cf commit 1ffecc4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,9 +1199,9 @@ glob-parent@^2.0.0:
11991199
dependencies:
12001200
is-glob "^2.0.0"
12011201

1202-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
1203-
version "7.1.2"
1204-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
1202+
glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
1203+
version "7.1.4"
1204+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
12051205
dependencies:
12061206
fs.realpath "^1.0.0"
12071207
inflight "^1.0.4"
@@ -3081,10 +3081,10 @@ right-align@^0.1.1:
30813081
align-text "^0.1.1"
30823082

30833083
rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
3084-
version "2.6.2"
3085-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
3084+
version "2.6.3"
3085+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
30863086
dependencies:
3087-
glob "^7.0.5"
3087+
glob "^7.1.3"
30883088

30893089
rsvp@^3.3.3:
30903090
version "3.6.2"

0 commit comments

Comments
 (0)