Skip to content

Commit d504477

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14.14.8
1 parent e1235ff commit d504477

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

fixtures/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "gd-scripts lint"
1313
},
1414
"devDependencies": {
15-
"@types/node": "14.14.7",
15+
"@types/node": "14.14.8",
1616
"gd-scripts": "5.0.9"
1717
}
1818
}

fixtures/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"typecheck": "gd-scripts typecheck"
1414
},
1515
"devDependencies": {
16-
"@types/node": "14.14.7",
16+
"@types/node": "14.14.8",
1717
"gd-scripts": "5.0.9"
1818
}
1919
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2290,10 +2290,10 @@
22902290
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
22912291
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
22922292

2293-
"@types/[email protected].7":
2294-
version "14.14.7"
2295-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
2296-
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
2293+
"@types/[email protected].8":
2294+
version "14.14.8"
2295+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
2296+
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
22972297

22982298
"@types/normalize-package-data@^2.4.0":
22992299
version "2.4.0"

0 commit comments

Comments
 (0)