Skip to content

Commit bf2afdc

Browse files
chore(deps): bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [alasql](https://github.com/alasql/alasql) and [chroma-js](https://github.com/gka/chroma.js). Updates `alasql` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/alasql/alasql/releases) - [Changelog](https://github.com/AlaSQL/alasql/blob/develop/CHANGELOG.md) - [Commits](AlaSQL/alasql@v4.5.0...v4.5.1) Updates `chroma-js` from 2.4.2 to 2.6.0 - [Release notes](https://github.com/gka/chroma.js/releases) - [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/gka/chroma.js/commits/v2.6.0) --- updated-dependencies: - dependency-name: alasql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: chroma-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63d93ba commit bf2afdc

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

package-lock.json

Lines changed: 16 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/featureserver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@koopjs/logger": "5.0.0",
2525
"@koopjs/winnow": "5.0.3",
2626
"@turf/envelope": "^7.0.0",
27-
"chroma-js": "^2.4.2",
27+
"chroma-js": "^2.6.0",
2828
"esri-extent": "^1.1.3",
2929
"geojson-validation": "^1.0.2",
3030
"iso-datestring-validator": "^2.2.2",

packages/winnow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@turf/envelope": "^7.0.0",
5757
"@turf/flatten": "^7.0.0",
5858
"@types/geojson": "^7946.0.14",
59-
"alasql": "^4.5.0",
59+
"alasql": "^4.5.1",
6060
"classybrew": "0.0.3",
6161
"joi": "^17.13.3",
6262
"js-sql-parser": "^1.6.0",

0 commit comments

Comments
 (0)