loopback-connector
Advanced tools
Comparing version 6.1.7 to 6.1.8
@@ -0,1 +1,33 @@ | ||
2024-08-12, Version 6.1.8 | ||
========================= | ||
* chore: update dependency loopback-datasource-juggler to ^5.0.12 (renovate[bot]) | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency mocha to ^10.7.3 (renovate[bot]) | ||
* chore: update dependency commitlint to ^19.4.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.26.0 (renovate[bot]) | ||
* chore: update dependency debug to ^4.3.6 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.25.15 (renovate[bot]) | ||
* chore: update dependency chai to ^4.5.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.25.14 (renovate[bot]) | ||
* chore: update dependency mocha to ^10.7.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.25.13 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.25.12 (renovate[bot]) | ||
* chore: update actions/setup-node action to v4.0.3 (renovate[bot]) | ||
* chore: update dependency loopback-datasource-juggler to ^5.0.11 (renovate[bot]) | ||
2024-07-03, Version 6.1.7 | ||
@@ -2,0 +34,0 @@ ========================= |
{ | ||
"name": "loopback-connector", | ||
"version": "6.1.7", | ||
"version": "6.1.8", | ||
"description": "Building blocks for LoopBack connectors", | ||
@@ -30,3 +30,3 @@ "engines": { | ||
"bluebird": "^3.7.2", | ||
"debug": "^4.3.5", | ||
"debug": "^4.3.6", | ||
"msgpack5": "^4.5.1", | ||
@@ -38,9 +38,9 @@ "strong-globalize": "^6.0.6", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"chai": "^4.4.1", | ||
"chai": "^4.5.0", | ||
"chai-as-promised": "^7.1.2", | ||
"commitlint": "^19.3.0", | ||
"commitlint": "^19.4.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-loopback": "^13.1.0", | ||
"loopback-datasource-juggler": "^5.0.10", | ||
"mocha": "^10.6.0", | ||
"loopback-datasource-juggler": "^5.0.12", | ||
"mocha": "^10.7.3", | ||
"nyc": "^17.0.0" | ||
@@ -47,0 +47,0 @@ }, |
Sorry, the diff of this file is not supported yet
425959
Updateddebug@^4.3.6