Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-deprecation from 1.3.2 to 1.3.3 #357

Open
wants to merge 1 commit into
base: azure-pipelines
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@typescript-eslint/parser": "^5.27.0",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-deprecation": "^1.3.2",
"eslint-plugin-deprecation": "^1.3.3",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jest": "^26.4.6",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-plugin-deprecation": "^1.3.2",
"eslint-plugin-deprecation": "^1.3.3",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.4.6",
Expand Down
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"cpx": "^1.5.0",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-deprecation": "^1.3.2",
"eslint-plugin-deprecation": "^1.3.3",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jest": "^26.4.6",
"eslint-plugin-no-null": "^1.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ __metadata:
eslint: ^8.16.0
eslint-config-prettier: ^8.5.0
eslint-import-resolver-node: ^0.3.6
eslint-plugin-deprecation: ^1.3.2
eslint-plugin-deprecation: ^1.3.3
eslint-plugin-header: ^3.1.1
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^26.4.6
Expand Down Expand Up @@ -944,7 +944,7 @@ __metadata:
docker-image-name-parser: ^0.1.0
eslint: ^8.16.0
eslint-config-prettier: ^8.5.0
eslint-plugin-deprecation: ^1.3.2
eslint-plugin-deprecation: ^1.3.3
eslint-plugin-header: ^3.1.1
eslint-plugin-jest: ^26.4.6
eslint-plugin-no-null: ^1.0.2
Expand Down Expand Up @@ -984,7 +984,7 @@ __metadata:
"@typescript-eslint/parser": ^5.27.0
eslint: ^8.16.0
eslint-config-prettier: ^8.5.0
eslint-plugin-deprecation: ^1.3.2
eslint-plugin-deprecation: ^1.3.3
eslint-plugin-header: ^3.1.1
eslint-plugin-jest: ^26.4.6
eslint-plugin-no-null: ^1.0.2
Expand Down Expand Up @@ -3584,17 +3584,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-deprecation@npm:^1.3.2":
version: 1.3.2
resolution: "eslint-plugin-deprecation@npm:1.3.2"
"eslint-plugin-deprecation@npm:^1.3.3":
version: 1.3.3
resolution: "eslint-plugin-deprecation@npm:1.3.3"
dependencies:
"@typescript-eslint/experimental-utils": ^5.0.0
tslib: ^2.3.1
tsutils: ^3.21.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
typescript: ^3.7.5 || ^4.0.0
checksum: 763776eec6af02ad442bf9ed7e73da198da6969b51418b43f79b3f0a27395e85e9988a3b182e61fab7812a35e17539ba72464d1123a87cc25b195288cbd0c31d
checksum: 5e14d7bc8245a14784623632d43a6210880a4aad4c029fd44686a5516c248287f32406ff230f6e9d238784854b24cd09da953ec8f73d9d19a7c4b3905884e432
languageName: node
linkType: hard

Expand Down