Skip to content

Commit 47db32a

Browse files
fix(deps): update dependency @types/node to v18.16.20
1 parent d96e0ca commit 47db32a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
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",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1834,7 +1834,7 @@
18341834
integrity sha512-MOkzsEp1Jk5bXuAsHsUi6BVv0zCO+7/2PTiZMXWDSsMXvNU6w/PLMQT2vHn8hy2i0JqojPz1Sz6rsFjHtsU0lA==
18351835
dependencies:
18361836
graphql "*"
1837-
1837+
18381838
"@types/hast@^2.0.0":
18391839
version "2.3.8"
18401840
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.8.tgz#4ac5caf38b262b7bd5ca3202dda71f0271635660"
@@ -1944,10 +1944,10 @@
19441944
dependencies:
19451945
undici-types "~5.26.4"
19461946

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

19521952
19531953
version "20.5.1"

0 commit comments

Comments
 (0)