Skip to content

Commit 1867a44

Browse files
fix(deps): update dependency @types/node to v18.19.15 (#216)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
1 parent 3658cec commit 1867a44

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/preset-env": "7.23.9",
3030
"@babel/preset-react": "7.23.3",
3131
"@pluralsh/eslint-config-pluralsh": "1.4.38",
32-
"@types/node": "18.19.14",
32+
"@types/node": "18.19.15",
3333
"@typescript-eslint/eslint-plugin": "6.21.0",
3434
"@typescript-eslint/parser": "6.21.0",
3535
"eslint": "8.56.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,7 @@ __metadata:
20032003
"@babel/preset-env": 7.23.9
20042004
"@babel/preset-react": 7.23.3
20052005
"@pluralsh/eslint-config-pluralsh": 1.4.38
2006-
"@types/node": 18.19.14
2006+
"@types/node": 18.19.15
20072007
"@typescript-eslint/eslint-plugin": 6.21.0
20082008
"@typescript-eslint/parser": 6.21.0
20092009
conventional-changelog-conventionalcommits: 6.1.0
@@ -2026,12 +2026,12 @@ __metadata:
20262026
languageName: node
20272027
linkType: hard
20282028

2029-
"@types/node@npm:18.19.14":
2030-
version: 18.19.14
2031-
resolution: "@types/node@npm:18.19.14"
2029+
"@types/node@npm:18.19.15":
2030+
version: 18.19.15
2031+
resolution: "@types/node@npm:18.19.15"
20322032
dependencies:
20332033
undici-types: ~5.26.4
2034-
checksum: 3d42b50e649f18c6ca7044714eaeb51ba5fda463c845eeb1973bcbbfcab8e93179501fbf865e675cb0c7a5e59f7ea18eca8296b52c2455c856aa45c77ae815dc
2034+
checksum: 8ebad6b0a010ff01a841c2d99a464993ee22348aff476e95276c17a9a72f336f4a395940c59c4f21e10ef50ed79a7811a60d562099a87c476d241e8b37e3cdd5
20352035
languageName: node
20362036
linkType: hard
20372037

0 commit comments

Comments
 (0)