Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.19.13 (#212)
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 541d86c commit 4e9ba19
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.9",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.38",
"@types/node": "18.19.12",
"@types/node": "18.19.13",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"eslint": "8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2003,7 +2003,7 @@ __metadata:
"@babel/preset-env": 7.23.9
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.38
"@types/node": 18.19.12
"@types/node": 18.19.13
"@typescript-eslint/eslint-plugin": 6.20.0
"@typescript-eslint/parser": 6.20.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2026,12 +2026,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.12":
version: 18.19.12
resolution: "@types/node@npm:18.19.12"
"@types/node@npm:18.19.13":
version: 18.19.13
resolution: "@types/node@npm:18.19.13"
dependencies:
undici-types: ~5.26.4
checksum: ea08b4d9f2ce9439f653885f215808b27d7648f1ab11b3ae63efaf20463f7b3f36d2c3422f2190f266b5310cc23c068b6766ba0dd77b2b8172e105ad2d3bbd05
checksum: 40b34bde2e868276234dd5456be6506f75eaa1da8a030b2071fdac6c64b9862ea484794bca5d78bf67d8d3d526007b03d3c57dcdf0f8a3c58678ab7e248f17ee
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e9ba19

Please sign in to comment.