Skip to content

Commit ad716e3

Browse files
fix(deps): update dependency @types/node to v18.16.20
1 parent 82c7b2b commit ad716e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tanstack/react-query": "^4.35.3",
1616
"@tinymce/tinymce-react": "^4.3.0",
1717
"@types/d3": "^7.4.0",
18-
"@types/node": "18.16.19",
18+
"@types/node": "18.16.20",
1919
"@types/react": "18.2.14",
2020
"@types/react-dom": "18.2.6",
2121
"@types/react-infinite-scroll-component": "^5.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2562,10 +2562,10 @@
25622562
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
25632563
integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
25642564

2565-
"@types/[email protected].19":
2566-
version "18.16.19"
2567-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
2568-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
2565+
"@types/[email protected].20":
2566+
version "18.16.20"
2567+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.20.tgz#b27be1ceb267bfb47d8bac024ff6379998f62207"
2568+
integrity sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==
25692569

25702570
25712571
version "20.4.7"

0 commit comments

Comments
 (0)