loopback-connector
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -0,1 +1,29 @@ | ||
2023-09-11, Version 6.0.2 | ||
========================= | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency eslint to ^8.49.0 (renovate[bot]) | ||
* chore: update coverallsapp/github-action action to v2.2.3 (renovate[bot]) | ||
* chore: update coverallsapp/github-action action to v2.2.2 (renovate[bot]) | ||
* chore: update github/codeql-action action to v2.21.5 (renovate[bot]) | ||
* chore: update dependency eslint to ^8.48.0 (renovate[bot]) | ||
* chore: update actions/checkout action to v3.6.0 (renovate[bot]) | ||
* chore: update dependency chai to ^4.3.8 (renovate[bot]) | ||
* chore: update actions/setup-node action to v3.8.1 (renovate[bot]) | ||
* chore: update dependency strong-globalize to ^6.0.6 (renovate[bot]) | ||
* chore: update github/codeql-action action to v2.21.4 (renovate[bot]) | ||
* chore: update dependency loopback-datasource-juggler to ^4.28.9 (renovate[bot]) | ||
2023-08-14, Version 6.0.1 | ||
@@ -2,0 +30,0 @@ ========================= |
{ | ||
"name": "loopback-connector", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Building blocks for LoopBack connectors", | ||
@@ -32,3 +32,3 @@ "engines": { | ||
"msgpack5": "^4.5.1", | ||
"strong-globalize": "^6.0.5", | ||
"strong-globalize": "^6.0.6", | ||
"uuid": "^9.0.0" | ||
@@ -38,8 +38,8 @@ }, | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"chai": "^4.3.7", | ||
"chai": "^4.3.8", | ||
"chai-as-promised": "^7.1.1", | ||
"commitlint": "^17.7.1", | ||
"eslint": "^8.47.0", | ||
"eslint": "^8.49.0", | ||
"eslint-config-loopback": "^13.1.0", | ||
"loopback-datasource-juggler": "^4.28.8", | ||
"loopback-datasource-juggler": "^4.28.9", | ||
"mocha": "^10.2.0", | ||
@@ -46,0 +46,0 @@ "nyc": "^15.1.0" |
Sorry, the diff of this file is not supported yet
415632
Updatedstrong-globalize@^6.0.6