Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit ad79fb1

Browse files
authored
Merge pull request #458 from EmaSuriano/dependabot/npm_and_yarn/types/node-18.8.5
fix: bump @types/node from 17.0.23 to 18.8.5
2 parents 6d45423 + 999b9ea commit ad79fb1

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

packages/react-scroll-section/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@types/smoothscroll-polyfill": "^0.3.1",
1515
"@babel/core": "7.17.8",
16-
"@types/node": "17.0.23",
16+
"@types/node": "18.8.5",
1717
"@types/react": "17.0.43",
1818
"@types/react-dom": "17.0.14",
1919
"@vitejs/plugin-react": "1.2.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -451,16 +451,11 @@
451451
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
452452
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
453453

454-
"@types/node@*":
454+
"@types/node@*", "@types/[email protected]":
455455
version "18.8.5"
456456
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.5.tgz#6a31f820c1077c3f8ce44f9e203e68a176e8f59e"
457457
integrity sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q==
458458

459-
460-
version "17.0.23"
461-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da"
462-
integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==
463-
464459
"@types/node@^14.14.31":
465460
version "14.18.32"
466461
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.32.tgz#8074f7106731f1a12ba993fe8bad86ee73905014"

0 commit comments

Comments
 (0)