Skip to content

Commit

Permalink
Merge pull request #1300 from daneden/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-17.0.13

Bump @types/node from 17.0.12 to 17.0.13
  • Loading branch information
daneden committed Jan 28, 2022
2 parents d4fd5e9 + de6cba3 commit 8668536
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@now/node": "^1.8.5",
"@types/node": "^17.0.12",
"@types/node": "^17.0.13",
"@types/react": "^17.0.38",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -666,10 +666,10 @@
dependencies:
"@types/unist" "*"

"@types/node@*", "@types/node@^17.0.12":
version "17.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.12.tgz#f7aa331b27f08244888c47b7df126184bc2339c5"
integrity sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA==
"@types/node@*", "@types/node@^17.0.13":
version "17.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.13.tgz#5ed7ed7c662948335fcad6c412bb42d99ea754e3"
integrity sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==

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

0 comments on commit 8668536

Please sign in to comment.