Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@instil/figma-sync": "5.1.1",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.11.10",
"@types/require-from-string": "1.2.2",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ __metadata:
"@instil/figma-sync": 5.1.1
"@types/jest": 29.5.7
"@types/lodash": 4.14.200
"@types/node": 20.8.10
"@types/node": 20.11.10
"@types/require-from-string": 1.2.2
"@typescript-eslint/eslint-plugin": 6.9.1
"@typescript-eslint/parser": 6.9.1
Expand Down Expand Up @@ -1230,12 +1230,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
"@types/node@npm:20.11.10":
version: 20.11.10
resolution: "@types/node@npm:20.11.10"
dependencies:
undici-types: ~5.26.4
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
checksum: 58544f52c14d839cc5fca7a9f001303016aefa85fea684de9aa3c24a1340a55a03a6744fa20f601ca032a9f9d08b32c1ff074ccb75dcd57d61a1a65c50a949b1
languageName: node
linkType: hard

Expand Down