Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 1792b61

Browse files
chore(deps): update dependency @types/node to v18.16.19 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3decd7 commit 1792b61

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
@@ -128,7 +128,7 @@
128128
"@types/eslint-config-prettier": "6.11.0",
129129
"@types/jest": "29.5.2",
130130
"@types/lodash.merge": "4.6.7",
131-
"@types/node": "18.16.18",
131+
"@types/node": "18.16.19",
132132
"babel-jest": "29.5.0",
133133
"eslint": "8.43.0",
134134
"jest": "29.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,10 +1357,10 @@
13571357
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
13581358
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
13591359

1360-
"@types/[email protected].18":
1361-
version "18.16.18"
1362-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390"
1363-
integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==
1360+
"@types/[email protected].19":
1361+
version "18.16.19"
1362+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
1363+
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
13641364

13651365
"@types/normalize-package-data@^2.4.0":
13661366
version "2.4.1"

0 commit comments

Comments
 (0)