Skip to content

Commit 6ef98e4

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [tapable](https://github.com/webpack/tapable) and [watchpack](https://github.com/webpack/watchpack). Updates `tapable` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/webpack/tapable/releases) - [Commits](webpack/tapable@v2.2.1...v2.2.2) Updates `watchpack` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/webpack/watchpack/releases) - [Commits](webpack/watchpack@v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: tapable dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchpack dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 598767e commit 6ef98e4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6212,9 +6212,9 @@ synckit@^0.9.1:
62126212
tslib "^2.6.2"
62136213

62146214
tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
6215-
version "2.2.1"
6216-
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
6217-
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
6215+
version "2.2.2"
6216+
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.2.tgz#ab4984340d30cb9989a490032f086dbb8b56d872"
6217+
integrity sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==
62186218

62196219
tar@^7.4.3:
62206220
version "7.4.3"
@@ -6556,9 +6556,9 @@ wast-loader@^1.12.1:
65566556
wabt "1.0.0-nightly.20180421"
65576557

65586558
watchpack@^2.4.1:
6559-
version "2.4.2"
6560-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da"
6561-
integrity sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==
6559+
version "2.4.3"
6560+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.3.tgz#110b3a600c525f6a39ab66cf354cf08b205c29dc"
6561+
integrity sha512-adBYQLivcg1jbdKEJeqScJJFvgm4qY9+3tXw+jdG6lkVeqRJEtiQmSWjmth8GKmDZuX7sYM4YFxQsf0AzMfGGw==
65626562
dependencies:
65636563
glob-to-regexp "^0.4.1"
65646564
graceful-fs "^4.1.2"

0 commit comments

Comments
 (0)