Skip to content

Commit

Permalink
Merge pull request #405 from OswaldLabsOpenSource/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/types/node-14.14.25
  • Loading branch information
dependabot-preview[bot] committed Feb 4, 2021
2 parents 5439329 + d009ecc commit c7c8aae
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 @@ -26,7 +26,7 @@
"@types/jest": "^26.0.20",
"@types/js-base64": "^3.0.0",
"@types/lodash": "^4.14.157",
"@types/node": "^14.14.24",
"@types/node": "^14.14.25",
"concurrently": "^5.3.0",
"coveralls": "^3.1.0",
"jest": "^25.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -721,10 +721,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==

"@types/node@*", "@types/node@^14.14.24":
version "14.14.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.24.tgz#541c00e4f7c41c8f108bd5b045248b5224c62946"
integrity sha512-6BAlkS4seVjszhrwN0W1WabqWwuJwcYF36Z1rPPyQm80LGRKsIeUPdzI51TezXenjetFNy1gRTpuDn1NBg33LA==
"@types/node@*", "@types/node@^14.14.25":
version "14.14.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==

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

0 comments on commit c7c8aae

Please sign in to comment.