Skip to content

Commit

Permalink
Merge pull request #34 from ZhelinCheng/renovate/node-14.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v14.17.2
  • Loading branch information
ZhelinCheng authored Jun 3, 2021
2 parents 89a684c + 5ab2c4e commit f853978
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 @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/ZhelinCheng/bilibili-downloader#readme",
"devDependencies": {
"@types/node": "14.17.0",
"@types/node": "14.17.2",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"commitlint": "12.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@
resolved "https://registry.nlark.com/@types/node/download/@types/node-15.6.1.tgz?cache=0&sync_timestamp=1621901524629&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
integrity sha1-MtQzkNXGLFtuxIapvJxZVE3jmgg=

"@types/node@14.17.0":
version "14.17.0"
resolved "https://registry.nlark.com/@types/node/download/@types/node-14.17.0.tgz?cache=0&sync_timestamp=1621901524629&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da"
integrity sha1-O6dwBHcjs+643J/KAszop/tjeNo=
"@types/node@14.17.2":
version "14.17.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.2.tgz#1e94476db57ec93a372c7f7d29aa5707cfb92339"
integrity sha512-sld7b/xmFum66AAKuz/rp/CUO8+98fMpyQ3SBfzzBNGMd/1iHBTAg9oyAvcYlAj46bpc74r91jSw2iFdnx29nw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit f853978

Please sign in to comment.