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 @@ -54,7 +54,7 @@
"devDependencies": {
"@instil/figma-sync": "5.1.1",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/lodash": "4.14.201",
"@types/node": "20.8.10",
"@types/require-from-string": "1.2.2",
"@typescript-eslint/eslint-plugin": "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 @@ -614,7 +614,7 @@ __metadata:
dependencies:
"@instil/figma-sync": 5.1.1
"@types/jest": 29.5.7
"@types/lodash": 4.14.200
"@types/lodash": 4.14.201
"@types/node": 20.8.10
"@types/require-from-string": 1.2.2
"@typescript-eslint/eslint-plugin": 6.9.1
Expand Down Expand Up @@ -1209,10 +1209,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.14.200":
version: 4.14.200
resolution: "@types/lodash@npm:4.14.200"
checksum: 6471f8bb5da692a6ecf03a8da4935bfbc341e67ee9bcb4f5730bfacff0c367232548f0a01e8ac5ea18c6fe78fb085d502494e33ccb47a7ee87cbdee03b47d00d
"@types/lodash@npm:4.14.201":
version: 4.14.201
resolution: "@types/lodash@npm:4.14.201"
checksum: 484be655298e9b2dc2d218ea934071b2ea31e4a531c561dd220dbda65237e8d08c20dc2d457ac24f29be7fe167415bf7bb9360ea0d80bdb8b0f0ec8d8db92fae
languageName: node
linkType: hard

Expand Down