Skip to content

Commit

Permalink
⬆️ Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#1274)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 6254aca commit 13fafe5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 54 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18.0.26",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.0",
"@typescript-eslint/parser": "^5.48.1",
"clipboard": "^2.0.4",
"eslint": "^8.32.0",
"eslint-config-next": "^13.1.2",
Expand Down
61 changes: 8 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2315,20 +2315,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/parser@npm:5.48.0"
"@typescript-eslint/parser@npm:^5.48.1":
version: 5.48.1
resolution: "@typescript-eslint/parser@npm:5.48.1"
dependencies:
"@typescript-eslint/scope-manager": 5.48.0
"@typescript-eslint/types": 5.48.0
"@typescript-eslint/typescript-estree": 5.48.0
"@typescript-eslint/scope-manager": 5.48.1
"@typescript-eslint/types": 5.48.1
"@typescript-eslint/typescript-estree": 5.48.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 41d5ce5c8742d286fb083523295a4f186e57bbe4e3da63b6b2de1edbafbcbf6d5225ed3405da2c56e2b0fe1d52bb72babc37508d2ee9b86f6fadad3c4a7950d0
checksum: c624d24eb209b4ce7f0a6c8116712363f10a9c9a5138f240e254ff265526ee4b0fd73b7b6b4b6a0e7611bd9934c42036350dd27f96ae2fa4efdade1a7ebd0e9e
languageName: node
linkType: hard

Expand All @@ -2352,16 +2352,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/scope-manager@npm:5.48.0"
dependencies:
"@typescript-eslint/types": 5.48.0
"@typescript-eslint/visitor-keys": 5.48.0
checksum: 96c0ce33d613490690ae6f34e4152f05dbddf3196a6dec89afba4a63cd2d828ae23a98262920b521fe461e7655d38f3a01e9e43588c12392a27bf8cb4f8ae201
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.48.1":
version: 5.48.1
resolution: "@typescript-eslint/scope-manager@npm:5.48.1"
Expand Down Expand Up @@ -2403,13 +2393,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/types@npm:5.48.0"
checksum: fa27bd9ec7ec5f256b79a371bb05cfbc26902b6a395f38b0cff0e281633ebd76775ad18e41be1bb156868859287295f6833a2a671da57c6347ac7c6bc08a553b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.48.1":
version: 5.48.1
resolution: "@typescript-eslint/types@npm:5.48.1"
Expand Down Expand Up @@ -2453,24 +2436,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/typescript-estree@npm:5.48.0"
dependencies:
"@typescript-eslint/types": 5.48.0
"@typescript-eslint/visitor-keys": 5.48.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 2444632243111e51bc83b56140514cb5978bef4d7151fede0dfcff8808afc1ad335b0c60ca86c2811bcc82273b87e59e2e0360bf1b8c014825ff818a1731d127
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.48.1":
version: 5.48.1
resolution: "@typescript-eslint/typescript-estree@npm:5.48.1"
Expand Down Expand Up @@ -2545,16 +2510,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/visitor-keys@npm:5.48.0"
dependencies:
"@typescript-eslint/types": 5.48.0
eslint-visitor-keys: ^3.3.0
checksum: 8d41fb7c93b79df415b43c31da7c9007074d78ab6f16c2d318c23e7974b578ce510f466a9584bd67c526367666974091cb5cfbf6670d29e36fb4ab2e57137515
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.48.1":
version: 5.48.1
resolution: "@typescript-eslint/visitor-keys@npm:5.48.1"
Expand Down Expand Up @@ -9009,7 +8964,7 @@ __metadata:
"@types/react": ^18.0.26
"@types/react-test-renderer": ^18.0.0
"@typescript-eslint/eslint-plugin": ^5.48.1
"@typescript-eslint/parser": ^5.48.0
"@typescript-eslint/parser": ^5.48.1
clipboard: ^2.0.4
eslint: ^8.32.0
eslint-config-next: ^13.1.2
Expand Down

1 comment on commit 13fafe5

@vercel
Copy link

@vercel vercel bot commented on 13fafe5 Jan 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gitmoji – ./

gitmoji-git-master-carloscuesta.vercel.app
gitmoji-carloscuesta.vercel.app
gitmoji.dev

Please sign in to comment.