Skip to content

Commit 78fc3c0

Browse files
Merge pull request #199 from javierbrea/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v4.9.0
2 parents 240c193 + 530f6ed commit 78fc3c0

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

test-e2e/typescript/package-lock.json

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

test-e2e/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"test:ci": "npm run copy:library && npm run build-and-serve-and-cypress"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "4.8.2",
20-
"@typescript-eslint/parser": "4.8.2",
19+
"@typescript-eslint/eslint-plugin": "4.9.0",
20+
"@typescript-eslint/parser": "4.9.0",
2121
"cypress": "6.0.1",
2222
"eslint": "7.14.0",
2323
"eslint-config-prettier": "6.15.0",

0 commit comments

Comments
 (0)