Skip to content

Commit b8e4de5

Browse files
committed
npm update && npm dedupe
1 parent c2f8f6b commit b8e4de5

File tree

2 files changed

+27
-33
lines changed

2 files changed

+27
-33
lines changed

package-lock.json

Lines changed: 24 additions & 30 deletions
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
@@ -55,12 +55,12 @@
5555
"@bitjourney/check-es-version-webpack-plugin": "^1.0.2",
5656
"@types/base64-js": "^1.2.5",
5757
"@types/mocha": "^5.2.6",
58-
"@types/node": "^11.13.10",
58+
"@types/node": "^11.13.12",
5959
"@typescript-eslint/eslint-plugin": "^1.9.0",
6060
"@typescript-eslint/parser": "^1.9.0",
6161
"assemblyscript": "github:AssemblyScript/assemblyscript",
6262
"assert": "^2.0.0",
63-
"core-js": "^3.0.1",
63+
"core-js": "^3.1.3",
6464
"eslint": "^5.16.0",
6565
"eslint-config-prettier": "^4.2.0",
6666
"eslint-plugin-prettier": "^3.1.0",
@@ -80,7 +80,7 @@
8080
"prettier": "^1.17.1",
8181
"rimraf": "^2.6.3",
8282
"ts-loader": "^5.4.5",
83-
"ts-node": "^8.1.0",
83+
"ts-node": "^8.2.0",
8484
"tsconfig-paths": "^3.8.0",
8585
"typescript": "^3.4.5",
8686
"webpack": "^4.30.0",

0 commit comments

Comments
 (0)