Skip to content

Commit d08a408

Browse files
chore(deps): update dependency @types/node to v17.0.45
1 parent 64ee746 commit d08a408

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@ionic/react": "6.0.5",
6060
"@testing-library/react": "12.1.2",
6161
"@types/jest": "27.4.0",
62-
"@types/node": "17.0.14",
62+
"@types/node": "17.0.45",
6363
"@types/react": "17.0.38",
6464
"auto-changelog": "2.4.0",
6565
"babel-jest": "27.4.6",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -1636,11 +1636,16 @@
16361636
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
16371637
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
16381638

1639-
"@types/node@*", "@types/node@17.0.14":
1639+
"@types/node@*":
16401640
version "17.0.14"
16411641
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20"
16421642
integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==
16431643

1644+
"@types/node@17.0.45":
1645+
version "17.0.45"
1646+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
1647+
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
1648+
16441649
"@types/normalize-package-data@^2.4.0":
16451650
version "2.4.1"
16461651
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"

0 commit comments

Comments
 (0)