Skip to content

Commit

Permalink
Merge pull request #96 from satackey/dependabot/npm_and_yarn/types/no…
Browse files Browse the repository at this point in the history
…de-14.14.14

Bump @types/node from 14.14.13 to 14.14.14
  • Loading branch information
satackey authored Dec 18, 2020
2 parents ffb96e6 + 53e3192 commit 02a9619
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 @@ -18,7 +18,7 @@
"typescript-is": "^0.17.0"
},
"devDependencies": {
"@types/node": "^14.14.13",
"@types/node": "^14.14.14",
"@types/string-format": "^2.0.0",
"@zeit/ncc": "^0.22.3",
"ts-node": "^9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@^14.14.13":
version "14.14.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf"
integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==
"@types/node@*", "@types/node@^14.14.14":
version "14.14.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==

"@types/recursive-readdir@^2.2.0":
version "2.2.0"
Expand Down

0 comments on commit 02a9619

Please sign in to comment.