Skip to content

Commit

Permalink
chore(deps): update dependency @types/chrome to v0.0.159
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 52f4e53 commit e787c53
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"release": "semantic-release"
},
"devDependencies": {
"@types/chrome": "0.0.101",
"@types/chrome": "0.0.159",
"@types/node": "13.9.3",
"gd-scripts": "5.0.9",
"semantic-release": "15.14.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,12 +1161,13 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/[email protected].101":
version "0.0.101"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.101.tgz#8b6f7d4f1d4890ba7d950f8492725fa7ba9ab910"
integrity sha512-9GpAt3fBVPdzEIwdgDrxqCaURyJqOVz+oIWB+iDE2FD0ZeGQhkMwTqJIW+Ok/lnie6tt6DwVMZkOS8x6QkmWsQ==
"@types/[email protected].159":
version "0.0.159"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.159.tgz#0c1125fbb6d1fd64713e35de9aafbfd5a1b7a33a"
integrity sha512-WZBkNJGAwZuRgv/an94DANdzFtJK0TvlO/evMpJD/TYnkjIxynIAU6RM7M78e8tyig/vD6weQ9T1Ba7v8nYjXQ==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"

"@types/color-name@^1.1.1":
version "1.1.1"
Expand Down Expand Up @@ -1204,6 +1205,11 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/har-format@*":
version "1.2.7"
resolved "https://registry.yarnpkg.com/@types/har-format/-/har-format-1.2.7.tgz#debfe36378f26c4fc2abca1df99f00a8ff94fd29"
integrity sha512-/TPzUG0tJn5x1TUcVLlDx2LqbE58hyOzDVAc9kf8SpOEmguHjU6bKUyfqb211AdqLOmU/SNyXvLKPNP5qTlfRw==

"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
Expand Down

0 comments on commit e787c53

Please sign in to comment.