Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.18.7 (#155)
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
plural-renovate[bot] and plural-renovate[bot] authored Oct 25, 2023
1 parent f720496 commit 0c995c9
Show file tree
Hide file tree
Showing 2 changed files with 15 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.2",
"@babel/preset-react": "7.22.15",
"@pluralsh/eslint-config-pluralsh": "1.4.32",
"@types/node": "18.18.6",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2004,7 +2004,7 @@ __metadata:
"@babel/preset-env": 7.23.2
"@babel/preset-react": 7.22.15
"@pluralsh/eslint-config-pluralsh": 1.4.32
"@types/node": 18.18.6
"@types/node": 18.18.7
"@typescript-eslint/eslint-plugin": 6.9.0
"@typescript-eslint/parser": 6.9.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2027,10 +2027,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -5379,6 +5381,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 0c995c9

Please sign in to comment.