Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.3 (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 14e8087 commit 9970b2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-env": "7.23.5",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.36",
"@types/node": "18.19.2",
"@types/node": "18.19.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1968,7 +1968,7 @@ __metadata:
"@babel/preset-env": 7.23.5
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.36
"@types/node": 18.19.2
"@types/node": 18.19.3
"@typescript-eslint/eslint-plugin": 6.13.2
"@typescript-eslint/parser": 6.13.2
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -1991,12 +1991,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.2":
version: 18.19.2
resolution: "@types/node@npm:18.19.2"
"@types/node@npm:18.19.3":
version: 18.19.3
resolution: "@types/node@npm:18.19.3"
dependencies:
undici-types: ~5.26.4
checksum: 6ae1e456f469bd50cac55d01ec17cddca3e60a1ae8cf6a95c8f2c49668ac358fd68d53af32076e37418f3b07cf6d2b245a48e3b77998ac51cc6a797d9d1a4367
checksum: 58c4fa45a78fcec75c78182a4b266395905957633654eb0311c5f9c30ac15c179ea2287ab1af034e46c2db7bb0589ef0000ee64c1de8f568a0aad29eaadb100c
languageName: node
linkType: hard

Expand Down

0 comments on commit 9970b2a

Please sign in to comment.