Skip to content

Commit a769e86

Browse files
chore: bump @types/node from 14.18.15 to 14.18.16 in /site (#1189)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.15 to 14.18.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26f3ced commit a769e86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@testing-library/user-event": "14.1.1",
5757
"@types/express": "4.17.13",
5858
"@types/jest": "27.4.1",
59-
"@types/node": "14.18.15",
59+
"@types/node": "14.18.16",
6060
"@types/react": "17.0.44",
6161
"@types/react-dom": "17.0.16",
6262
"@types/superagent": "4.1.15",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3035,10 +3035,10 @@
30353035
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.22.tgz#38b6c4b9b2f3ed9f2e376cce42a298fb2375251e"
30363036
integrity sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==
30373037

3038-
"@types/node@14.18.15", "@types/node@^14.0.10":
3039-
version "14.18.15"
3040-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.15.tgz#da5daeef5555929ec4612b7bc3ca7e1f72596085"
3041-
integrity sha512-hzzmpfqOhsFmvQ9nu87qNQJ8ksofJLBIKkgaYWFapV+W8UGHCxtg5uf69ZtlDSS8rb4ax3lMgpqBnLUQETjCJA==
3038+
"@types/node@14.18.16", "@types/node@^14.0.10":
3039+
version "14.18.16"
3040+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5"
3041+
integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==
30423042

30433043
"@types/normalize-package-data@^2.4.0":
30443044
version "2.4.1"

0 commit comments

Comments
 (0)