Skip to content

Commit

Permalink
chore(deps): update loopback and sourceloop packages (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshamavani authored Dec 7, 2022
1 parent 5fb3ff3 commit fc6b432
Show file tree
Hide file tree
Showing 36 changed files with 14,095 additions and 18,106 deletions.
987 changes: 478 additions & 509 deletions packages/cache/package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,27 +44,27 @@
"!*/__tests__"
],
"peerDependencies": {
"@loopback/core": "^4.0.4",
"@loopback/repository": "^5.0.4",
"@loopback/rest": "^12.0.4",
"@loopback/core": "^4.0.5",
"@loopback/repository": "^5.1.0",
"@loopback/rest": "^12.0.5",
"loopback-connector-kv-redis": "^4.0.0"
},
"dependencies": {
"tslib": "^2.0.0"
},
"devDependencies": {
"@loopback/build": "^9.0.4",
"@loopback/core": "^4.0.4",
"@loopback/eslint-config": "^13.0.4",
"@loopback/repository": "^5.0.4",
"@loopback/rest": "^12.0.4",
"@loopback/testlab": "^5.0.4",
"@types/node": "^14.18.32",
"@loopback/build": "^9.0.5",
"@loopback/core": "^4.0.5",
"@loopback/eslint-config": "^13.0.5",
"@loopback/repository": "^5.1.0",
"@loopback/rest": "^12.0.5",
"@loopback/testlab": "^5.0.5",
"@types/node": "^14.18.33",
"dotenv": "^16.0.3",
"dotenv-extended": "^2.9.0",
"eslint": "^8.25.0",
"eslint": "^8.28.0",
"source-map-support": "^0.5.21",
"typescript": "^4.8.4"
"typescript": "~4.8.4"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
Loading

0 comments on commit fc6b432

Please sign in to comment.