Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2022
1 parent cef47ac commit 745f6fe
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 @@ -33,7 +33,7 @@
"@mouse_484/eslint-config-node": "https://eslint-config.mouse484.vercel.app/Node?main",
"@mouse_484/eslint-config-prettier": "https://eslint-config.mouse484.vercel.app/Prettier?main",
"@mouse_484/eslint-config-typescript": "https://eslint-config.mouse484.vercel.app/TypeScript?main",
"@types/node": "18.11.5",
"@types/node": "18.11.6",
"@types/parsimmon": "1.10.6",
"@types/ws": "8.5.3",
"commitizen": "4.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,10 +808,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==

"@types/node@18.11.5":
version "18.11.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef"
integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==
"@types/node@18.11.6":
version "18.11.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.6.tgz#4f91b0b30d405fdf76e0029b11ef5df6a0da4261"
integrity sha512-j3CEDa2vd96K0AXF8Wur7UucACvnjkk8hYyQAHhUNciabZLDl9nfAEVUSwmh245OOZV15bRA3Y590Gi5jUcDJg==

"@types/node@^14.0.0":
version "14.18.32"
Expand Down

0 comments on commit 745f6fe

Please sign in to comment.