Skip to content

Commit bb3420d

Browse files
chore: bump @types/node from 14.18.13 to 14.18.15 in /site (#1155)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.13 to 14.18.15. - [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 bdc17f4 commit bb3420d

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.13",
59+
"@types/node": "14.18.15",
6060
"@types/react": "17.0.44",
6161
"@types/react-dom": "17.0.15",
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.13", "@types/node@^14.0.10":
3039-
version "14.18.13"
3040-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.13.tgz#6ad4d9db59e6b3faf98dcfe4ca9d2aec84443277"
3041-
integrity sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==
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==
30423042

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

0 commit comments

Comments
 (0)