Skip to content

Commit 2bd4fd8

Browse files
chore(deps-dev): bump parcel-bundler from 1.12.4 to 1.12.5
Bumps [parcel-bundler](https://github.com/parcel-bundler/parcel) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](https://github.com/parcel-bundler/parcel/compare/parcel-bundler@1.12.4...parcel-bundler@1.12.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 494c9cf commit 2bd4fd8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3818,10 +3818,10 @@ node-addon-api@^1.7.1:
38183818
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-1.7.1.tgz#cf813cd69bb8d9100f6bdca6755fc268f54ac492"
38193819
integrity sha512-2+DuKodWvwRTrCfKOeR24KIc5unKjOh8mz17NCzVnHWfjAdDqbfbjqh7gUT+BkXBRQM52+xCHciKWonJ3CbJMQ==
38203820

3821-
node-forge@^0.7.1:
3822-
version "0.7.6"
3823-
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.6.tgz#fdf3b418aee1f94f0ef642cd63486c77ca9724ac"
3824-
integrity sha512-sol30LUpz1jQFBjOKwbjxijiE3b6pjd74YwfD0fJOKPjF+fONKb2Yg8rYgS6+bK6VDl+/wfr4IYpC7jDzLUIfw==
3821+
node-forge@^0.10.0:
3822+
version "0.10.0"
3823+
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
3824+
integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==
38253825

38263826
node-libs-browser@^2.0.0:
38273827
version "2.2.1"
@@ -4221,9 +4221,9 @@ pako@~1.0.5:
42214221
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
42224222

42234223
parcel-bundler@^1.10.3:
4224-
version "1.12.4"
4225-
resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.4.tgz#31223f4ab4d00323a109fce28d5e46775409a9ee"
4226-
integrity sha512-G+iZGGiPEXcRzw0fiRxWYCKxdt/F7l9a0xkiU4XbcVRJCSlBnioWEwJMutOCCpoQmaQtjB4RBHDGIHN85AIhLQ==
4224+
version "1.12.5"
4225+
resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.5.tgz#91f7de1c1fbfe5111616d3211c749c85c4d8acf0"
4226+
integrity sha512-hpku8mW67U6PXQIenW6NBbphBOMb8XzW6B9r093DUhYj5GN2FUB/CXCiz5hKoPYUsusZ35BpProH8AUF9bh5IQ==
42274227
dependencies:
42284228
"@babel/code-frame" "^7.0.0"
42294229
"@babel/core" "^7.4.4"
@@ -4268,7 +4268,7 @@ parcel-bundler@^1.10.3:
42684268
json5 "^1.0.1"
42694269
micromatch "^3.0.4"
42704270
mkdirp "^0.5.1"
4271-
node-forge "^0.7.1"
4271+
node-forge "^0.10.0"
42724272
node-libs-browser "^2.0.0"
42734273
opn "^5.1.0"
42744274
postcss "^7.0.11"

0 commit comments

Comments
 (0)