Skip to content

Commit 6de7c41

Browse files
committed
Dependencies update 16.04.2021
1 parent 350fd3b commit 6de7c41

File tree

4 files changed

+25
-23
lines changed

4 files changed

+25
-23
lines changed

dist/index.cli.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"@types/mkdirp": "1.0.1",
5858
"@types/mocha": "8.2.2",
5959
"@types/multimatch": "4.0.0",
60-
"@types/node": "14.14.37",
60+
"@types/node": "14.14.41",
6161
"@types/rimraf": "3.0.0",
62-
"@types/sinon": "9.0.11",
62+
"@types/sinon": "10.0.0",
6363
"@types/string-template": "1.0.2",
6464
"@types/webpack-env": "1.16.0",
6565
"@typescript-eslint/eslint-plugin": "4.22.0",
@@ -85,7 +85,7 @@
8585
"ts-loader": "8.1.0",
8686
"ts-node": "9.1.1",
8787
"typescript": "beta",
88-
"webpack": "5.32.0",
88+
"webpack": "5.33.2",
8989
"webpack-cli": "4.6.0",
9090
"webpack-node-externals": "2.5.2"
9191
},

yarn.lock

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,13 @@
512512
dependencies:
513513
"@sinonjs/commons" "^1.7.0"
514514

515+
"@sinonjs/fake-timers@^7.0.4":
516+
version "7.0.5"
517+
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.0.5.tgz#558a7f8145a01366c44b3dcbdd7172c05c461564"
518+
integrity sha512-fUt6b15bjV/VW93UP5opNXJxdwZSbK1EdiwnhN7XrQrcpaOhMJpZ/CjwFpM3THpxwA+YviBUJKSuEqKlCK5alw==
519+
dependencies:
520+
"@sinonjs/commons" "^1.7.0"
521+
515522
"@sinonjs/samsam@^5.3.1":
516523
version "5.3.1"
517524
resolved "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-5.3.1.tgz"
@@ -654,10 +661,10 @@
654661
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.3.tgz"
655662
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
656663

657-
"@types/node@14.14.37":
658-
version "14.14.37"
659-
resolved "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz"
660-
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
664+
"@types/node@14.14.41":
665+
version "14.14.41"
666+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
667+
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
661668

662669
"@types/normalize-package-data@^2.4.0":
663670
version "2.4.0"
@@ -677,17 +684,12 @@
677684
"@types/glob" "*"
678685
"@types/node" "*"
679686

680-
"@types/sinon@9.0.11":
681-
version "9.0.11"
682-
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.11.tgz"
683-
integrity sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg==
687+
"@types/sinon@10.0.0":
688+
version "10.0.0"
689+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.0.tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584"
690+
integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ==
684691
dependencies:
685-
"@types/sinonjs__fake-timers" "*"
686-
687-
"@types/sinonjs__fake-timers@*":
688-
version "6.0.1"
689-
resolved "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz"
690-
integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA==
692+
"@sinonjs/fake-timers" "^7.0.4"
691693

692694
"@types/string-template@1.0.2":
693695
version "1.0.2"
@@ -4389,10 +4391,10 @@ webpack-sources@^2.1.1:
43894391
source-list-map "^2.0.1"
43904392
source-map "^0.6.1"
43914393

4392-
webpack@5.32.0:
4393-
version "5.32.0"
4394-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.32.0.tgz#f013932d778dad81bd51292d0ea00865056dc22c"
4395-
integrity sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==
4394+
webpack@5.33.2:
4395+
version "5.33.2"
4396+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.33.2.tgz#c049717c9b038febf5a72fd2f53319ad59a8c1fc"
4397+
integrity sha512-X4b7F1sYBmJx8mlh2B7mV5szEkE0jYNJ2y3akgAP0ERi0vLCG1VvdsIxt8lFd4st6SUy0lf7W0CCQS566MBpJg==
43964398
dependencies:
43974399
"@types/eslint-scope" "^3.7.0"
43984400
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)