Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @jenssimon/eslint-config-typescript to…
Browse files Browse the repository at this point in the history
… v5.2.9
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent b9781fd commit e9c4a7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@jenssimon/eslint-config-base": "7.3.10",
"@jenssimon/eslint-config-typescript": "5.2.8",
"@jenssimon/eslint-config-typescript": "5.2.9",
"@types/archiver": "5.3.4",
"@types/node": "20.10.0",
"commitizen": "4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -517,17 +517,17 @@ __metadata:
languageName: node
linkType: hard

"@jenssimon/eslint-config-typescript@npm:5.2.8":
version: 5.2.8
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.8"
"@jenssimon/eslint-config-typescript@npm:5.2.9":
version: 5.2.9
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.9"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^6.8.0"
"@typescript-eslint/parser": "npm:^6.8.0"
eslint-plugin-deprecation: "npm:^2.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
typescript: ">=4.0.0"
checksum: 71633c05097a7331d30cfe212d39f20f93e49f2a1e555c8b135b8c504e56a706a5c3c89f8a76cc81ae323ad38c671607c9a169740c0a4b68f306e7b056c69634
checksum: e5c08c3afc77b85c31c2221862205e53a05fafd2b25e69ac19593021da5acc97a8c944af65fdec3fc59474cc8ab6a14e85d476f575351eb0b9e14970873d2f6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9204,7 +9204,7 @@ __metadata:
"@commitlint/cli": "npm:18.4.3"
"@commitlint/config-conventional": "npm:18.4.3"
"@jenssimon/eslint-config-base": "npm:7.3.10"
"@jenssimon/eslint-config-typescript": "npm:5.2.8"
"@jenssimon/eslint-config-typescript": "npm:5.2.9"
"@types/archiver": "npm:5.3.4"
"@types/node": "npm:20.10.0"
archiver: "npm:^5.3.2"
Expand Down

0 comments on commit e9c4a7f

Please sign in to comment.