8000 Dependencies update #5 · sec-js/javascript-obfuscator@173b2b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 173b2b8

Browse files
author
sanex3339
committed
Dependencies update #5
1 parent 366783e commit 173b2b8

File tree

4 files changed

+213
-200
lines changed

4 files changed

+213
-200
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,23 +55,23 @@
5555
"@types/mkdirp": "1.0.0",
5656
"@types/mocha": "7.0.2",
5757
"@types/multimatch": "4.0.0",
58-
"@types/node": "13.9.3",
58+
"@types/node": "13.9.8",
5959
"@types/rimraf": "3.0.0",
60-
"@types/sinon": "7.5.2",
60+
"@types/sinon": "9.0.0",
6161
"@types/string-template": "1.0.2",
6262
"@types/webpack-env": "1.15.1",
63-
"@typescript-eslint/eslint-plugin": "2.25.0",
64-
"@typescript-eslint/parser": "2.25.0",
63+
"@typescript-eslint/eslint-plugin": "2.26.0",
64+
"@typescript-eslint/parser": "2.26.0",
6565
"chai": "4.2.0",
6666
"coveralls": "3.0.11",
6767
"eslint": "6.8.0",
68-
"eslint-plugin-import": "2.20.1",
68+
"eslint-plugin-import": "2.20.2",
6969
"eslint-plugin-jsdoc": "22.1.0",
7070
"eslint-plugin-no-null": "1.0.2",
7171
"eslint-plugin-prefer-arrow": "1.1.7",
72-
"eslint-plugin-unicorn": "17.2.0",
72+
"eslint-plugin-unicorn": "18.0.1",
7373
"fork-ts-checker-notifier-webpack-plugin": "2.0.0",
74-
"fork-ts-checker-webpack-plugin": "4.1.1",
74+
"fork-ts-checker-webpack-plugin": "4.1.2",
7575
"mocha": "7.1.1",
7676
"nyc": "15.0.0",
7777
"pjson": "1.0.9",
@@ -82,7 +82,7 @@
8282
"ts-loader": "6.2.2",
8383
"ts-node": "6.1.0",
8484
"typescript": "3.8.3",
85-
"webpack": "4.42.0",
85+
"webpack": "4.42.1",
8686
"webpack-cli": "3.3.11",
8787
"webpack-node-externals": "1.7.2"
8888
},

0 commit comments

Comments
 (0)
0