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.6
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 4fb1d04 commit 7f380d3
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.1",
"@commitlint/config-conventional": "18.4.0",
"@jenssimon/eslint-config-base": "7.3.10",
"@jenssimon/eslint-config-typescript": "5.2.5",
"@jenssimon/eslint-config-typescript": "5.2.6",
"@types/archiver": "5.3.4",
"@types/node": "20.9.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.5":
version: 5.2.5
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.5"
"@jenssimon/eslint-config-typescript@npm:5.2.6":
version: 5.2.6
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.6"
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: 222ef05e62d81fabad0884aa84852c54b0505b0220fe9dc412ee72110b623d6d8fae642d9fc779181de5620cbda7dd456aa7064ca13bd08e46d4491b46f28e08
checksum: 540de552f638f5622a514ad62d187ab10ed20795b094209cc20a48345803b170580a6f9be7197e0920d6db636515ade66d9fb2b9716b48f8f13b5a05f1d78054
languageName: node
linkType: hard

Expand Down Expand Up @@ -9195,7 +9195,7 @@ __metadata:
"@commitlint/cli": "npm:18.4.1"
"@commitlint/config-conventional": "npm:18.4.0"
"@jenssimon/eslint-config-base": "npm:7.3.10"
"@jenssimon/eslint-config-typescript": "npm:5.2.5"
"@jenssimon/eslint-config-typescript": "npm:5.2.6"
"@types/archiver": "npm:5.3.4"
"@types/node": "npm:20.9.0"
archiver: "npm:^5.3.2"
Expand Down

0 comments on commit 7f380d3

Please sign in to comment.