Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v14.17.7 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 2, 2021
1 parent 1ee7ab7 commit 3361080
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 @@ -35,7 +35,7 @@
"@testing-library/user-event": "13.1.9",
"@types/jest": "26.0.24",
"@types/multer": "1.4.7",
"@types/node": "14.17.5",
"@types/node": "14.17.7",
"@types/react": "17.0.14",
"@types/react-dom": "17.0.9",
"@types/serve-static": "1.13.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2284,10 +2284,10 @@
dependencies:
"@types/express" "*"

"@types/node@*", "@types/node@14.17.5", "@types/node@>=10.0.0":
version "14.17.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.5.tgz#b59daf6a7ffa461b5648456ca59050ba8e40ed54"
integrity sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==
"@types/node@*", "@types/node@14.17.7", "@types/node@>=10.0.0":
version "14.17.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.7.tgz#e106997493e617edeba52fdbd965930da494113b"
integrity sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==

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

1 comment on commit 3361080

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image has been published to DockerHub. 🐋
You can easily try this build out locally with Docker.
docker run -p 4000:4000 n1ru4l/character-overlay:3361080d85cf5adcd1efd280c8944d4755d635e9

Please sign in to comment.