@@ -3399,13 +3399,16 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
33993399 estraverse "^4.1.1"
34003400
34013401eslint-utils@^1.3.0, eslint-utils@^1.3.1 :
3402- version "1.3.1"
3403- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
3404- integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
3402+ version "1.4.2"
3403+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
3404+ integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
3405+ dependencies :
3406+ eslint-visitor-keys "^1.0.0"
34053407
34063408eslint-visitor-keys@^1.0.0 :
3407- version "1.0.0"
3408- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3409+ version "1.1.0"
3410+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3411+ integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
34093412
34103413eslint@^5.16.0 :
34113414 version "5.16.0"
@@ -3698,6 +3701,11 @@ find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
36983701 make-dir "^2.0.0"
36993702 pkg-dir "^3.0.0"
37003703
3704+ 3705+ version "1.0.1"
3706+ resolved "https://registry.yarnpkg.com/find-exec/-/find-exec-1.0.1.tgz#c7cc26d6eed293f05542796d32d20094672902d1"
3707+ integrity sha512-4o6QkGkpg3xK5s/47rdK9LDZRsE4JR1mrXnaAOXBngG6UKeIDJXfwtNCAkljgyy6VRh75D3FFaB0tii9vDEtIA==
3708+
37013709find-up@^1.0.0 :
37023710 version "1.1.2"
37033711 resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
@@ -6195,6 +6203,13 @@ pkg-dir@^3.0.0:
61956203 dependencies :
61966204 find-up "^3.0.0"
61976205
6206+ play-sound@^1.1.2 :
6207+ version "1.1.3"
6208+ resolved "https://registry.yarnpkg.com/play-sound/-/play-sound-1.1.3.tgz#420e9b0e8ebe6e009c84529a6ac9a094594a6cf8"
6209+ integrity sha512-lqEzgtNAdfg2VUXItOtu5bTyWcqeFmnJmgvc8iHEeEOBEJdurqiGYfmCOzIpSBcwrs7XeSpvHv+Rw9dzRPc4aw==
6210+ dependencies :
6211+ find-exec "1.0.1"
6212+
61986213pngjs@^3.0.0, pngjs@^3.2.0 :
61996214 version "3.3.1"
62006215 resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-3.3.1.tgz#8e14e6679ee7424b544334c3b2d21cea6d8c209a"
@@ -7513,6 +7528,13 @@ sort-keys@^1.0.0:
75137528 dependencies :
75147529 is-plain-obj "^1.0.0"
75157530
7531+ 7532+ version "0.0.2"
7533+ resolved "https://registry.yarnpkg.com/sounds-webpack-plugin/-/sounds-webpack-plugin-0.0.2.tgz#13f226c34e154b8d9b8c1f7711d4c103d97f86e7"
7534+ integrity sha512-fBWRF8U1zQkfFRqwhFo9IyXMGES38vYB8zd62RdeAA14fk0t0pJfB+JNHFeG+BDgtpFDh9kE2V9VPc1AT2F6lA==
7535+ dependencies :
7536+ play-sound "^1.1.2"
7537+
75167538source-list-map@^2.0.0 :
75177539 version "2.0.0"
75187540 resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0.tgz#aaa47403f7b245a92fbc97ea08f250d6087ed085"
0 commit comments