Skip to content

Commit 25acd86

Browse files
chore(deps): update dependency @types/node to v14.17.9 (#567)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ab39ea5 commit 25acd86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@changesets/cli": "2.16.0",
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "26.0.24",
34-
"@types/node": "14.17.8",
34+
"@types/node": "14.17.9",
3535
"@typescript-eslint/eslint-plugin": "4.29.0",
3636
"@typescript-eslint/parser": "4.29.0",
3737
"bob-the-bundler": "1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,10 +1739,10 @@
17391739
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.7.tgz#e106997493e617edeba52fdbd965930da494113b"
17401740
integrity sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==
17411741

1742-
"@types/[email protected].8":
1743-
version "14.17.8"
1744-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.8.tgz#813b73ab7d82ac06ddfd2458b13c88459a3b319f"
1745-
integrity sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==
1742+
"@types/[email protected].9":
1743+
version "14.17.9"
1744+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.9.tgz#b97c057e6138adb7b720df2bd0264b03c9f504fd"
1745+
integrity sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==
17461746

17471747
"@types/node@^12.7.1":
17481748
version "12.12.62"

0 commit comments

Comments
 (0)