Skip to content

Commit 67963c5

Browse files
chore(deps): lock file maintenance (#73)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 51098ad commit 67963c5

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

yarn.lock

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9347,6 +9347,7 @@ npm@~3.5.2:
93479347
integrity sha1-2y9x09qg56mQd+3UwhORmDTpXrI=
93489348
dependencies:
93499349
abbrev "~1.0.7"
9350+
ansi-regex "*"
93509351
ansicolors "~0.3.2"
93519352
ansistyles "~0.1.3"
93529353
aproba "~1.0.1"
@@ -9356,6 +9357,7 @@ npm@~3.5.2:
93569357
cmd-shim "~2.0.1"
93579358
columnify "~1.5.4"
93589359
config-chain "~1.1.9"
9360+
debuglog "*"
93599361
dezalgo "~1.0.3"
93609362
editor "~1.0.0"
93619363
fs-vacuum "~1.2.7"
@@ -9367,12 +9369,23 @@ npm@~3.5.2:
93679369
has-unicode "~2.0.0"
93689370
hosted-git-info "~2.1.4"
93699371
iferr "~0.1.5"
9372+
imurmurhash "*"
93709373
inflight "~1.0.4"
93719374
inherits "~2.0.1"
93729375
ini "~1.3.4"
93739376
init-package-json "~1.9.1"
93749377
lockfile "~1.0.1"
9378+
lodash._baseindexof "*"
9379+
lodash._baseuniq "*"
9380+
lodash._bindcallback "*"
9381+
lodash._cacheindexof "*"
9382+
lodash._createcache "*"
9383+
lodash._getnative "*"
93759384
lodash.clonedeep "~3.0.2"
9385+
lodash.isarguments "*"
9386+
lodash.isarray "*"
9387+
lodash.keys "*"
9388+
lodash.restparam "*"
93769389
lodash.union "~3.1.0"
93779390
lodash.uniq "~3.2.2"
93789391
lodash.without "~3.2.1"
@@ -9397,6 +9410,7 @@ npm@~3.5.2:
93979410
read-package-json "~2.0.2"
93989411
read-package-tree "~5.1.2"
93999412
readable-stream "~2.0.5"
9413+
readdir-scoped-modules "*"
94009414
realize-package-specifier "~3.0.1"
94019415
request "~2.67.0"
94029416
retry "~0.8.0"
@@ -9405,12 +9419,14 @@ npm@~3.5.2:
94059419
sha "~2.0.1"
94069420
slide "~1.1.6"
94079421
sorted-object "~1.0.0"
9422+
strip-ansi "*"
94089423
tar "~2.2.1"
94099424
text-table "~0.2.0"
94109425
uid-number "0.0.6"
94119426
umask "~1.1.0"
94129427
unique-filename "~1.1.0"
94139428
unpipe "~1.0.0"
9429+
validate-npm-package-license "*"
94149430
validate-npm-package-name "~2.2.2"
94159431
which "~1.2.1"
94169432
wrappy "~1.0.1"
@@ -12277,9 +12293,9 @@ uc.micro@^1.0.1, uc.micro@^1.0.5:
1227712293
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
1227812294

1227912295
uglify-js@^3.1.4:
12280-
version "3.15.1"
12281-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.1.tgz#9403dc6fa5695a6172a91bc983ea39f0f7c9086d"
12282-
integrity sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==
12296+
version "3.15.2"
12297+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.2.tgz#1ed2c976f448063b1f87adb68c741be79959f951"
12298+
integrity sha512-peeoTk3hSwYdoc9nrdiEJk+gx1ALCtTjdYuKSXMTDqq7n1W7dHPqWDdSi+BPL0ni2YMeHD7hKUSdbj3TZauY2A==
1228312299

1228412300
1228512301
version "0.0.6"

0 commit comments

Comments
 (0)