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 2929 "@babel/preset-typescript" : " 7.16.5" ,
3030 "@types/fs-extra" : " 9.0.13" ,
3131 "@types/node" : " 16.11.15" ,
32- "@types/ramda" : " 0.27.58 " ,
32+ "@types/ramda" : " 0.27.61 " ,
3333 "babel-eslint" : " 10.1.0" ,
3434 "eslint" : " 8.4.1" ,
3535 "eslint-config-prettier" : " 8.3.0" ,
Original file line number Diff line number Diff line change 3030 "@types/jest" : " 27.0.3" ,
3131 "@types/lodash" : " 4.14.178" ,
3232 "@types/node" : " 16.11.15" ,
33- "@types/ramda" : " 0.27.58 " ,
33+ "@types/ramda" : " 0.27.61 " ,
3434 "jest" : " 27.4.5" ,
3535 "rimraf" : " 3.0.2" ,
3636 "typescript" : " 4.5.4"
Original file line number Diff line number Diff line change 3030 "@types/klaw-sync" : " 6.0.1" ,
3131 "@types/lodash" : " 4.14.178" ,
3232 "@types/node" : " 16.11.15" ,
33- "@types/ramda" : " 0.27.58 " ,
33+ "@types/ramda" : " 0.27.61 " ,
3434 "babel-eslint" : " 10.1.0" ,
3535 "eslint" : " 8.4.1" ,
3636 "eslint-config-prettier" : " 8.3.0" ,
Original file line number Diff line number Diff line change @@ -5601,7 +5601,7 @@ __metadata:
56015601 "@serverless/core": 1.1.2
56025602 "@types/fs-extra": 9.0.13
56035603 "@types/node": 16.11.15
5604- "@types/ramda": 0.27.58
5604+ "@types/ramda": 0.27.61
56055605 aws-sdk: 2.1046.0
56065606 babel-eslint: 10.1.0
56075607 eslint: 8.4.1
@@ -5666,7 +5666,7 @@ __metadata:
56665666 "@types/jest": 27.0.3
56675667 "@types/lodash": 4.14.178
56685668 "@types/node": 16.11.15
5669- "@types/ramda": 0.27.58
5669+ "@types/ramda": 0.27.61
56705670 archiver: 5.3.0
56715671 aws-sdk: 2.1046.0
56725672 fs-extra: 9.1.0
@@ -5698,7 +5698,7 @@ __metadata:
56985698 "@types/klaw-sync": 6.0.1
56995699 "@types/lodash": 4.14.178
57005700 "@types/node": 16.11.15
5701- "@types/ramda": 0.27.58
5701+ "@types/ramda": 0.27.61
57025702 archiver: 5.3.0
57035703 aws-sdk: 2.1046.0
57045704 babel-eslint: 10.1.0
@@ -6451,12 +6451,12 @@ __metadata:
64516451 languageName: node
64526452 linkType: hard
64536453
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 "
64576457 dependencies:
64586458 ts-toolbelt: ^6.15.1
6459- checksum: 70f17033573a7d51e7bf4fd32526a26f216a03c15458a541a4da582799b959514c1e36fd0c62cdd0b12c260a40bf222db9da22a5454a59c228f132e9d07d67bb
6459+ checksum: 7d7d9f82d0e9fecd72b38be900428c1b4bf2b2c5599c7d759440a6fbc6f9f2c68b6ebc7dc64192ca0d5bd82b3ba46e6cea853bdab690b8979470e820c057a125
64606460 languageName: node
64616461 linkType: hard
64626462
You can’t perform that action at this time.
0 commit comments