Skip to content

Commit e7d4e4f

Browse files
chore: update deps
1 parent 9304701 commit e7d4e4f

File tree

2 files changed

+90
-100
lines changed

2 files changed

+90
-100
lines changed

package-lock.json

Lines changed: 87 additions & 94 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 & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"@types/fs-extra": "^9.0.11",
3737
"@types/jest": "^26.0.23",
3838
"@types/node": "^15.0.2",
39-
"@typescript-eslint/eslint-plugin": "^4.22.1",
40-
"@typescript-eslint/parser": "^4.22.1",
39+
"@typescript-eslint/eslint-plugin": "^4.23.0",
40+
"@typescript-eslint/parser": "^4.23.0",
4141
"codecov": "^3.8.2",
42-
"eslint": "^7.25.0",
42+
"eslint": "^7.26.0",
4343
"eslint-plugin-promise": "^5.1.0",
4444
"eslint-plugin-rxjs": "3.3.0",
4545
"fast-check": "^2.14.0",
@@ -54,9 +54,6 @@
5454
"ts-node": "^9.1.1",
5555
"typescript": "^4.2.4"
5656
},
57-
"optionalDependencies": {
58-
"rxjs": "^6"
59-
},
6057
"jest": {
6158
"testURL": "http://localhost",
6259
"collectCoverage": true,

0 commit comments

Comments
 (0)