Skip to content

Commit 1aa382e

Browse files
committed
Resolve build issues
1 parent 2c1edfe commit 1aa382e

File tree

2 files changed

+51
-57
lines changed

2 files changed

+51
-57
lines changed

package-lock.json

Lines changed: 47 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"@types/jquery": "3.5.4",
4040
"@types/mocha": "8.0.3",
4141
"@types/mock-fs": "4.13.0",
42-
"@types/node": "14.14.6",
42+
"@types/node": "14.14.7",
4343
"@types/sinon": "9.0.8",
4444
"@types/stack-trace": "0.0.29",
45-
"@typescript-eslint/eslint-plugin": "4.6.1",
46-
"@typescript-eslint/parser": "4.6.1",
45+
"@typescript-eslint/eslint-plugin": "4.7.0",
46+
"@typescript-eslint/parser": "4.7.0",
4747
"chai": "4.2.0",
4848
"del": "6.0.0",
4949
"es5-shim": "4.5.14",
@@ -70,7 +70,7 @@
7070
"systemjs": "6.7.1",
7171
"tracekit": "0.4.5",
7272
"ts-node": "9.0.0",
73-
"tsproject": "4.0.0-beta.3",
73+
"tsproject": "4.0.0-rc.1",
7474
"typescript": "4.0.5",
7575
"typescript-formatter": "7.2.2"
7676
},

0 commit comments

Comments
 (0)