Skip to content

Commit

Permalink
Merge pull request #39 from trello-talk/dependabot/npm_and_yarn/maste…
Browse files Browse the repository at this point in the history
…r/types/node-16.6.1

chore(deps-dev): bump @types/node from 16.6.0 to 16.6.1
  • Loading branch information
mergify[bot] authored Aug 13, 2021
2 parents c048252 + 9f0bd86 commit b94c243
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/ioredis": "^4.26.7",
"@types/lodash": "^4.14.172",
"@types/mustache": "^4.1.2",
"@types/node": "^16.6.0",
"@types/node": "^16.6.1",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@typescript-eslint/parser": "^4.29.1",
"eslint": "^7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,10 @@
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.1.2.tgz#d0e158013c81674a5b6d8780bc3fe234e1804eaf"
integrity sha512-c4OVMMcyodKQ9dpwBwh3ofK9P6U9ZktKU9S+p33UqwMNN1vlv2P0zJZUScTshnx7OEoIIRcCFNQ904sYxZz8kg==

"@types/node@*", "@types/node@>=10.0.0", "@types/node@^16.6.0":
version "16.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.0.tgz#0d5685f85066f94e97f19e8a67fe003c5fadacc4"
integrity sha512-OyiZPohMMjZEYqcVo/UJ04GyAxXOJEZO/FpzyXxcH4r/ArrVoXHf4MbUrkLp0Tz7/p1mMKpo5zJ6ZHl8XBNthQ==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@^16.6.1":
version "16.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.1.tgz#aee62c7b966f55fc66c7b6dfa1d58db2a616da61"
integrity sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit b94c243

Please sign in to comment.