loopback-connector
Advanced tools
Comparing version 6.1.1 to 6.1.2
@@ -0,1 +1,27 @@ | ||
2024-02-12, Version 6.1.2 | ||
========================= | ||
* chore: update dependency loopback-datasource-juggler to ^5.0.6 (renovate[bot]) | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency mocha to ^10.3.0 (renovate[bot]) | ||
* chore: update actions/setup-node action to v4.0.2 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.24.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.23.2 (renovate[bot]) | ||
* chore: update commitlint monorepo to ^18.6.0 (renovate[bot]) | ||
* chore: update commitlint monorepo to ^18.5.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.23.1 (renovate[bot]) | ||
* chore: update dependency chai to ^4.4.1 (renovate[bot]) | ||
* chore: update dependency loopback-datasource-juggler to ^5.0.5 (renovate[bot]) | ||
2024-01-09, Version 6.1.1 | ||
@@ -2,0 +28,0 @@ ========================= |
{ | ||
"name": "loopback-connector", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Building blocks for LoopBack connectors", | ||
@@ -36,10 +36,10 @@ "engines": { | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"chai": "^4.4.0", | ||
"@commitlint/config-conventional": "^18.6.0", | ||
"chai": "^4.4.1", | ||
"chai-as-promised": "^7.1.1", | ||
"commitlint": "^18.4.4", | ||
"commitlint": "^18.6.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-loopback": "^13.1.0", | ||
"loopback-datasource-juggler": "^5.0.4", | ||
"mocha": "^10.2.0", | ||
"loopback-datasource-juggler": "^5.0.6", | ||
"mocha": "^10.3.0", | ||
"nyc": "^15.1.0" | ||
@@ -46,0 +46,0 @@ }, |
Sorry, the diff of this file is not supported yet
420280