Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
6f55625a
Commit
6f55625a
authored
Mar 22, 2022
by
Kushal Pandya
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sh-update-chokidar' into 'master'
Update chokidar to v3.5.3 See merge request gitlab-org/gitlab!83328
parents
5e54d449
9239f16d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
22 deletions
+22
-22
package.json
package.json
+1
-1
yarn.lock
yarn.lock
+21
-21
No files found.
package.json
View file @
6f55625a
...
...
@@ -260,7 +260,7 @@
},
"resolutions"
:
{
"@apollo/client/subscriptions-transport-ws"
:
"0.11.0"
,
"chokidar"
:
"^3.
4.0
"
,
"chokidar"
:
"^3.
5.3
"
,
"@types/node"
:
"14.17.5"
},
"engines"
:
{
...
...
yarn.lock
View file @
6f55625a
...
...
@@ -2600,10 +2600,10 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"
anymatch@^3.0.3, anymatch@~3.1.
1
:
version "3.1.
1
"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.
1.tgz#c55ecf02185e2469259399310c173ce31233b142
"
integrity sha512-
mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzj
g==
anymatch@^3.0.3, anymatch@~3.1.
2
:
version "3.1.
2
"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.
2.tgz#c0557c096af32f106198f4f4e2a383537e378716
"
integrity sha512-
P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvW
g==
dependencies:
normalize-path "^3.0.0"
picomatch "^2.0.4"
...
...
@@ -3422,20 +3422,20 @@ cheerio@^1.0.0-rc.9:
parse5-htmlparser2-tree-adapter "^6.0.1"
tslib "^2.2.0"
"chokidar@>=3.0.0 <4.0.0", chokidar@^2.1.8, chokidar@^3.2.2, chokidar@^3.4.
0, chokidar@^3.4.
1, chokidar@^3.5.3:
version "3.
4.0
"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.
4.0.tgz#b30611423ce376357c765b9b8f904b9fba3c0be8
"
integrity sha512-
aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ
==
"chokidar@>=3.0.0 <4.0.0", chokidar@^2.1.8, chokidar@^3.2.2, chokidar@^3.4.1, chokidar@^3.5.3:
version "3.
5.3
"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.
5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd
"
integrity sha512-
Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw
==
dependencies:
anymatch "~3.1.
1
"
anymatch "~3.1.
2
"
braces "~3.0.2"
glob-parent "~5.1.
0
"
glob-parent "~5.1.
2
"
is-binary-path "~2.1.0"
is-glob "~4.0.1"
normalize-path "~3.0.0"
readdirp "~3.
4
.0"
readdirp "~3.
6
.0"
optionalDependencies:
fsevents "~2.
1
.2"
fsevents "~2.
3
.2"
chownr@^1.1.1:
version "1.1.3"
...
...
@@ -6007,10 +6007,10 @@ fs.realpath@^1.0.0:
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
fsevents@^2.1.2, fsevents@~2.
1
.2:
version "2.
1.3
"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.
1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e
"
integrity sha512-
Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ
==
fsevents@^2.1.2, fsevents@~2.
3
.2:
version "2.
3.2
"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.
3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a
"
integrity sha512-
xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA
==
function-bind@^1.1.1:
version "1.1.1"
...
...
@@ -6117,7 +6117,7 @@ gettext-extractor@^3.5.3:
pofile "1.0.x"
typescript "2 - 4"
glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.
0
:
glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.
2
:
version "5.1.2"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
...
...
@@ -10000,10 +10000,10 @@ readable-stream@~2.0.6:
string_decoder "~0.10.x"
util-deprecate "~1.0.1"
readdirp@~3.
4
.0:
version "3.
4
.0"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.
4.0.tgz#9fdccdf9e9155805449221ac645e8303ab5b9ada
"
integrity sha512-
0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ
==
readdirp@~3.
6
.0:
version "3.
6
.0"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.
6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7
"
integrity sha512-
hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA
==
dependencies:
picomatch "^2.2.1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment