Skip to content

Commit

Permalink
Build(deps-dev): Bump @typescript-eslint/types from 3.10.1 to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 11, 2020
1 parent 6854d67 commit e41dc21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@rollup/plugin-replace": "2.3.4",
"@types/estree": "0.0.45",
"@types/node": "14.14.0",
"@typescript-eslint/types": "3.10.1",
"@typescript-eslint/types": "4.7.0",
"babel-jest": "26.6.3",
"babel-loader": "8.1.0",
"benchmark": "2.1.4",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1481,6 +1481,11 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.0.1.tgz#1cf72582f764931f085cb8230ff215980fe467b2"
integrity sha512-S+gD3fgbkZYW2rnbjugNMqibm9HpEjqZBZkTiI3PwbbNGWmAcxolWIUwZ0SKeG4Dy2ktpKKaI/6+HGYVH8Qrlg==

"@typescript-eslint/types@4.7.0":
version "4.7.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==

"@typescript-eslint/typescript-estree@3.10.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
Expand Down

0 comments on commit e41dc21

Please sign in to comment.