Skip to content

Commit 238dd00

Browse files
chore(deps): update dependency @types/node to v20.11.28 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 010afb2 commit 238dd00

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/lodash.clonedeep": "^4.5.9",
8989
"@types/lodash.isequal": "^4.5.8",
9090
"@types/lodash.shuffle": "^4.2.9",
91-
"@types/node": "20.11.27",
91+
"@types/node": "20.11.28",
9292
"@types/react": "18.2.66",
9393
"@types/react-dom": "18.2.22",
9494
"@types/react-plotly.js": "^2.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4732,12 +4732,12 @@ __metadata:
47324732
languageName: node
47334733
linkType: hard
47344734

4735-
"@types/node@npm:20.11.27":
4736-
version: 20.11.27
4737-
resolution: "@types/node@npm:20.11.27"
4735+
"@types/node@npm:20.11.28":
4736+
version: 20.11.28
4737+
resolution: "@types/node@npm:20.11.28"
47384738
dependencies:
47394739
undici-types: "npm:~5.26.4"
4740-
checksum: 10/4be53485d499dd7c7896190e76a0ce1f6c6917d1f4d0b4b240b3670160fcbc548daed32beaac0fc92429b37dbeaa2496fc56f460acaab969bddb77394318a89b
4740+
checksum: 10/b03f69213ac6e7cd5f7efa86139f24e23ff70a12fed04adeac5413b62d6982343ce94906f74c401c5afefda48d36ae0efd6a575240996b15a5cf80b456ab4221
47414741
languageName: node
47424742
linkType: hard
47434743

@@ -9781,7 +9781,7 @@ __metadata:
97819781
"@types/lodash.clonedeep": "npm:^4.5.9"
97829782
"@types/lodash.isequal": "npm:^4.5.8"
97839783
"@types/lodash.shuffle": "npm:^4.2.9"
9784-
"@types/node": "npm:20.11.27"
9784+
"@types/node": "npm:20.11.28"
97859785
"@types/react": "npm:18.2.66"
97869786
"@types/react-dom": "npm:18.2.22"
97879787
"@types/react-plotly.js": "npm:^2.6.3"

0 commit comments

Comments
 (0)