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.17
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 2e68a77 commit e481f49
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.4",
"@commitlint/config-conventional": "18.4.4",
"@jenssimon/eslint-config-base": "7.3.17",
"@jenssimon/eslint-config-typescript": "5.2.16",
"@jenssimon/eslint-config-typescript": "5.2.17",
"@types/archiver": "5.3.4",
"@types/node": "20.11.2",
"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 @@ -515,17 +515,17 @@ __metadata:
languageName: node
linkType: hard

"@jenssimon/eslint-config-typescript@npm:5.2.16":
version: 5.2.16
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.16"
"@jenssimon/eslint-config-typescript@npm:5.2.17":
version: 5.2.17
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.17"
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: 4615a0c23316596f7c9ae35236e032ebf46d357b67fb2b07fa6337463cfc253a1ab8d3bd832911e97fad73df11fb6fd97b6e0a4b49b945e9292b3075f750b799
checksum: bd3f070134b4d29396ed0b225f236a77b5d630618822f0cc41870fa5bbd616caa7b3d2f2f5d5ddf3600ec6b729fa9c4d485b5be8a8ab1ae5bc9ed52dc08f2ba6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9269,7 +9269,7 @@ __metadata:
"@commitlint/cli": "npm:18.4.4"
"@commitlint/config-conventional": "npm:18.4.4"
"@jenssimon/eslint-config-base": "npm:7.3.17"
"@jenssimon/eslint-config-typescript": "npm:5.2.16"
"@jenssimon/eslint-config-typescript": "npm:5.2.17"
"@types/archiver": "npm:5.3.4"
"@types/node": "npm:20.11.2"
archiver: "npm:^5.3.2"
Expand Down

0 comments on commit e481f49

Please sign in to comment.