This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
packages/serverless-components Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"@babel/preset-typescript" : " 7.16.5" ,
30
30
"@types/fs-extra" : " 9.0.13" ,
31
31
"@types/node" : " 16.11.15" ,
32
- "@types/ramda" : " 0.27.58 " ,
32
+ "@types/ramda" : " 0.27.61 " ,
33
33
"babel-eslint" : " 10.1.0" ,
34
34
"eslint" : " 8.4.1" ,
35
35
"eslint-config-prettier" : " 8.3.0" ,
Original file line number Diff line number Diff line change 30
30
"@types/jest" : " 27.0.3" ,
31
31
"@types/lodash" : " 4.14.178" ,
32
32
"@types/node" : " 16.11.15" ,
33
- "@types/ramda" : " 0.27.58 " ,
33
+ "@types/ramda" : " 0.27.61 " ,
34
34
"jest" : " 27.4.5" ,
35
35
"rimraf" : " 3.0.2" ,
36
36
"typescript" : " 4.5.4"
Original file line number Diff line number Diff line change 30
30
"@types/klaw-sync" : " 6.0.1" ,
31
31
"@types/lodash" : " 4.14.178" ,
32
32
"@types/node" : " 16.11.15" ,
33
- "@types/ramda" : " 0.27.58 " ,
33
+ "@types/ramda" : " 0.27.61 " ,
34
34
"babel-eslint" : " 10.1.0" ,
35
35
"eslint" : " 8.4.1" ,
36
36
"eslint-config-prettier" : " 8.3.0" ,
Original file line number Diff line number Diff line change @@ -5601,7 +5601,7 @@ __metadata:
5601
5601
"@serverless/core": 1.1.2
5602
5602
"@types/fs-extra": 9.0.13
5603
5603
"@types/node": 16.11.15
5604
- "@types/ramda": 0.27.58
5604
+ "@types/ramda": 0.27.61
5605
5605
aws-sdk: 2.1046.0
5606
5606
babel-eslint: 10.1.0
5607
5607
eslint: 8.4.1
@@ -5666,7 +5666,7 @@ __metadata:
5666
5666
"@types/jest": 27.0.3
5667
5667
"@types/lodash": 4.14.178
5668
5668
"@types/node": 16.11.15
5669
- "@types/ramda": 0.27.58
5669
+ "@types/ramda": 0.27.61
5670
5670
archiver: 5.3.0
5671
5671
aws-sdk: 2.1046.0
5672
5672
fs-extra: 9.1.0
@@ -5698,7 +5698,7 @@ __metadata:
5698
5698
"@types/klaw-sync": 6.0.1
5699
5699
"@types/lodash": 4.14.178
5700
5700
"@types/node": 16.11.15
5701
- "@types/ramda": 0.27.58
5701
+ "@types/ramda": 0.27.61
5702
5702
archiver: 5.3.0
5703
5703
aws-sdk: 2.1046.0
5704
5704
babel-eslint: 10.1.0
@@ -6451,12 +6451,12 @@ __metadata:
6451
6451
languageName: node
6452
6452
linkType: hard
6453
6453
6454
- "@types/ramda@npm:0.27.58 ":
6455
- version: 0.27.58
6456
- resolution: "@types/ramda@npm:0.27.58 "
6454
+ "@types/ramda@npm:0.27.61 ":
6455
+ version: 0.27.61
6456
+ resolution: "@types/ramda@npm:0.27.61 "
6457
6457
dependencies:
6458
6458
ts-toolbelt: ^6.15.1
6459
- checksum: 70f17033573a7d51e7bf4fd32526a26f216a03c15458a541a4da582799b959514c1e36fd0c62cdd0b12c260a40bf222db9da22a5454a59c228f132e9d07d67bb
6459
+ checksum: 7d7d9f82d0e9fecd72b38be900428c1b4bf2b2c5599c7d759440a6fbc6f9f2c68b6ebc7dc64192ca0d5bd82b3ba46e6cea853bdab690b8979470e820c057a125
6460
6460
languageName: node
6461
6461
linkType: hard
6462
6462
You can’t perform that action at this time.
0 commit comments