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

Commit cfbc6b0

Browse files
authored
Merge pull request #1139 from renovate-bot/renovate/all-minor-patch
chore(deps): update dependency @types/node to ^18.16.12
2 parents c69c3fa + 885af06 commit cfbc6b0

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
@@ -100,7 +100,7 @@
100100
"@types/jest": "^29.5.1",
101101
"@types/jquery": "^3.5.16",
102102
"@types/moment": "^2.13.0",
103-
"@types/node": "^18.16.10",
103+
"@types/node": "^18.16.12",
104104
"@types/sortablejs": "^1.15.1",
105105
"@types/text-encoding-utf-8": "^1.0.2",
106106
"@typescript-eslint/eslint-plugin": "^5.59.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,10 +2575,10 @@
25752575
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.16.tgz#0eb3cce1e37c79619943d2fd903919fc30850601"
25762576
integrity sha512-EQHhixfu+mkqHMZl1R2Ovuvn47PUw18azMJOTwSZr9/fhzHNGXAJ0ma0dayRVchprpCj0Kc1K1xKoWaATWF1qg==
25772577

2578-
"@types/node@^18.16.10":
2579-
version "18.16.10"
2580-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
2581-
integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
2578+
"@types/node@^18.16.12":
2579+
version "18.16.12"
2580+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.12.tgz#f11e19055c5b3daeb79dc6eb7ccdd3d036313034"
2581+
integrity sha512-tIRrjbY9C277MOfP8M3zjMIhtMlUJ6YVqkGgLjz+74jVsdf4/UjC6Hku4+1N0BS0qyC0JAS6tJLUk9H6JUKviQ==
25822582

25832583
"@types/normalize-package-data@^2.4.0":
25842584
version "2.4.1"

0 commit comments

Comments
 (0)