Skip to content

Commit 1b4cd28

Browse files
Updated dependencies
1 parent 32b6c84 commit 1b4cd28

File tree

2 files changed

+89
-92
lines changed

2 files changed

+89
-92
lines changed

package-lock.json

Lines changed: 86 additions & 89 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
@@ -47,25 +47,25 @@
4747
"release": "npm run upgrade && npm run clean && npm run build && npm test && npm run bump"
4848
},
4949
"devDependencies": {
50+
"@jsdevtools/eslint-config-modular": "^8.0.0",
51+
"@jsdevtools/tslint-modular": "^2.0.1",
5052
"@types/chai": "^4.2.7",
5153
"@types/command-line-args": "^5.0.0",
5254
"@types/globby": "^9.1.0",
5355
"@types/inquirer": "^6.5.0",
54-
"@types/mocha": "^5.2.7",
56+
"@types/mocha": "^7.0.1",
5557
"@types/node": "^13.1.1",
5658
"@types/semver": "^7.1.0",
5759
"chai": "^4.2.0",
5860
"chai-exec": "^1.1.2",
5961
"del": "^5.1.0",
6062
"eslint": "^6.8.0",
61-
"eslint-config-modular": "^7.0.1",
6263
"mocha": "^7.0.1",
6364
"npm-check": "^5.9.0",
6465
"nyc": "^15.0.0",
6566
"shx": "^0.3.2",
6667
"strip-ansi": "^6.0.0",
6768
"tslint": "^6.0.0",
68-
"tslint-modular": "^1.6.0",
6969
"typescript": "^3.7.4",
7070
"typescript-tslint-plugin": "^0.5.5"
7171
},

0 commit comments

Comments
 (0)