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

Commit 8252e0b

Browse files
committed
chore(deps): update dependency @types/node to ^18.14.4
1 parent 444fea0 commit 8252e0b

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.4.0",
101101
"@types/jquery": "^3.5.16",
102102
"@types/moment": "^2.13.0",
103-
"@types/node": "^18.14.3",
103+
"@types/node": "^18.14.4",
104104
"@types/sortablejs": "^1.15.0",
105105
"@types/text-encoding-utf-8": "^1.0.2",
106106
"@typescript-eslint/eslint-plugin": "^5.54.0",

yarn.lock

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

2621-
"@types/node@^18.14.3":
2622-
version "18.14.3"
2623-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.3.tgz#485070908df2e7b476ecaf83108e50b4d925a153"
2624-
integrity sha512-1y36CC5iL5CMyKALzwX9cwwxcWIxvIBe3gzs4GrXWXEQ8klQnCZ2U/WDGiNrXHmQcUhnaun17XG9TEIDlGj2RA==
2621+
"@types/node@^18.14.4":
2622+
version "18.14.4"
2623+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647"
2624+
integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==
26252625

26262626
"@types/normalize-package-data@^2.4.0":
26272627
version "2.4.1"

0 commit comments

Comments
 (0)