Skip to content

Commit 45a811f

Browse files
fix(deps): update dependency @types/node to v18.16.20
1 parent 570366e commit 45a811f

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
@@ -18,7 +18,7 @@
1818
"@testing-library/react": "^14.1.2",
1919
"@tinymce/tinymce-react": "^4.3.0",
2020
"@types/d3": "^7.4.0",
21-
"@types/node": "18.16.19",
21+
"@types/node": "18.16.20",
2222
"@types/react": "18.2.14",
2323
"@types/react-dom": "18.2.6",
2424
"@types/react-spinner": "^0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,10 +1946,10 @@
19461946
dependencies:
19471947
undici-types "~5.26.4"
19481948

1949-
"@types/[email protected].19":
1950-
version "18.16.19"
1951-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
1952-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
1949+
"@types/[email protected].20":
1950+
version "18.16.20"
1951+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.20.tgz#b27be1ceb267bfb47d8bac024ff6379998f62207"
1952+
integrity sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==
19531953

19541954
19551955
version "20.5.1"

0 commit comments

Comments
 (0)