Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.16.1 to…
Browse files Browse the repository at this point in the history
… 4.18.0 (#95)

* build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.16.1 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

* Dependabot autofix [skip netlify]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Mar 15, 2021
1 parent 103305c commit 17dc9fe
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions yarn.lock
Expand Up @@ -1993,11 +1993,11 @@ __metadata:
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^4.16.1":
version: 4.16.1
resolution: "@typescript-eslint/eslint-plugin@npm:4.16.1"
version: 4.18.0
resolution: "@typescript-eslint/eslint-plugin@npm:4.18.0"
dependencies:
"@typescript-eslint/experimental-utils": 4.16.1
"@typescript-eslint/scope-manager": 4.16.1
"@typescript-eslint/experimental-utils": 4.18.0
"@typescript-eslint/scope-manager": 4.18.0
debug: ^4.1.1
functional-red-black-tree: ^1.0.1
lodash: ^4.17.15
Expand All @@ -2010,23 +2010,23 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 873347906fdfe9a70dc80b80f1cbcc6dff00fae5a367ec186e52c6ce616941aa757cd5bc8dbba706f86633df4af396e6c33d68b890983444417a3e76a94c9ad4
checksum: f137baf23f42345986a3570016ef0bacfff9f1e973f87962e09b826dde26b2f3d4c383a2b22839d2cd46baeb54753ac52c8837d41aa6caaf2ce122efdefea689
languageName: node
linkType: hard

"@typescript-eslint/experimental-utils@npm:4.16.1":
version: 4.16.1
resolution: "@typescript-eslint/experimental-utils@npm:4.16.1"
"@typescript-eslint/experimental-utils@npm:4.18.0":
version: 4.18.0
resolution: "@typescript-eslint/experimental-utils@npm:4.18.0"
dependencies:
"@types/json-schema": ^7.0.3
"@typescript-eslint/scope-manager": 4.16.1
"@typescript-eslint/types": 4.16.1
"@typescript-eslint/typescript-estree": 4.16.1
"@typescript-eslint/scope-manager": 4.18.0
"@typescript-eslint/types": 4.18.0
"@typescript-eslint/typescript-estree": 4.18.0
eslint-scope: ^5.0.0
eslint-utils: ^2.0.0
peerDependencies:
eslint: "*"
checksum: 526ca13632841963ed29fcd3688ff300d5ee3ecd442b8e1e540bee7fe09e4595cd43da7aa6c3c5f27c8876f55c823b4fd34e9639ceaf1f8af2a5db4561c57e82
checksum: 1f1357b38aa6e1dc9088abec1c259372ff124be215644283df1725421c3faeeb90ca463c5e549247f10918d18031cd56b58b366d22a5c90e23f601826d1d7f3a
languageName: node
linkType: hard

Expand Down

0 comments on commit 17dc9fe

Please sign in to comment.