Skip to content

Commit fc99a45

Browse files
Update dependency eslint-plugin-deprecation to v1.5.0 (#1846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 252c2a8 commit fc99a45

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"eslint-config-airbnb-typescript-prettier": "5.0.0",
101101
"eslint-config-react-native-typescript": "2.2.7",
102102
"eslint-plugin-communist-spelling": "1.0.0",
103-
"eslint-plugin-deprecation": "1.4.1",
103+
"eslint-plugin-deprecation": "1.5.0",
104104
"eslint-plugin-detox": "1.0.0",
105105
"eslint-plugin-import": "2.27.5",
106106
"eslint-plugin-jest": "27.9.0",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10387,17 +10387,17 @@ __metadata:
1038710387
languageName: node
1038810388
linkType: hard
1038910389

10390-
"eslint-plugin-deprecation@npm:1.4.1":
10391-
version: 1.4.1
10392-
resolution: "eslint-plugin-deprecation@npm:1.4.1"
10390+
"eslint-plugin-deprecation@npm:1.5.0":
10391+
version: 1.5.0
10392+
resolution: "eslint-plugin-deprecation@npm:1.5.0"
1039310393
dependencies:
1039410394
"@typescript-eslint/utils": "npm:^5.57.0"
1039510395
tslib: "npm:^2.3.1"
1039610396
tsutils: "npm:^3.21.0"
1039710397
peerDependencies:
1039810398
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
1039910399
typescript: ^3.7.5 || ^4.0.0 || ^5.0.0
10400-
checksum: 10/ccbca707164f8bb5cbd21e1ca591e21c3fab06a34df5846705511e77a135b59737e44aaa6a80158633d73a7aa7250e4bcd498d2f489345b14d0a97d7c1eef1c4
10400+
checksum: 10/a27fe68d68b878f4af025eb1fe5c8e311def6c0624534e26fedd8421521ee6a48dae9a181640a87b20886d781bb578682be3ee7d7a68e7bbdd515fb2c0686713
1040110401
languageName: node
1040210402
linkType: hard
1040310403

@@ -16994,7 +16994,7 @@ __metadata:
1699416994
eslint-config-airbnb-typescript-prettier: "npm:5.0.0"
1699516995
eslint-config-react-native-typescript: "npm:2.2.7"
1699616996
eslint-plugin-communist-spelling: "npm:1.0.0"
16997-
eslint-plugin-deprecation: "npm:1.4.1"
16997+
eslint-plugin-deprecation: "npm:1.5.0"
1699816998
eslint-plugin-detox: "npm:1.0.0"
1699916999
eslint-plugin-import: "npm:2.27.5"
1700017000
eslint-plugin-jest: "npm:27.9.0"

0 commit comments

Comments
Β (0)