Skip to content

Commit 740e54a

Browse files
Merge pull request #361 from haiafara/depfu/update/yarn/chokidar-3.5.3
Upgrade chokidar: 3.5.2 → 3.5.3 (patch)
2 parents 40b105b + da57282 commit 740e54a

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@babel/runtime": "^7.20.1",
6969
"babel-loader": "^9.1.0",
70-
"chokidar": "3.5.2",
70+
"chokidar": "3.5.3",
7171
"hammerjs": "^2.0.8",
7272
"terser-webpack-plugin": "^5.3.6"
7373
},

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3059,22 +3059,7 @@ char-regex@^1.0.2:
30593059
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
30603060
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
30613061

3062-
3063-
version "3.5.2"
3064-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
3065-
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
3066-
dependencies:
3067-
anymatch "~3.1.2"
3068-
braces "~3.0.2"
3069-
glob-parent "~5.1.2"
3070-
is-binary-path "~2.1.0"
3071-
is-glob "~4.0.1"
3072-
normalize-path "~3.0.0"
3073-
readdirp "~3.6.0"
3074-
optionalDependencies:
3075-
fsevents "~2.3.2"
3076-
3077-
chokidar@^3.5.3:
3062+
[email protected], chokidar@^3.5.3:
30783063
version "3.5.3"
30793064
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
30803065
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==

0 commit comments

Comments
 (0)