From ffd7d933b251269dc23e4431037199d98541c97f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 23:13:12 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [terra-draw](https://github.com/JamesLMilner/terra-draw) and [eslint](https://github.com/eslint/eslint). Updates `terra-draw` from 1.32.2 to 1.32.3 - [Release notes](https://github.com/JamesLMilner/terra-draw/releases) - [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js) - [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw@1.32.2...terra-draw@1.32.3) Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.8.0...v10.8.1) --- updated-dependencies: - dependency-name: terra-draw dependency-version: 1.32.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7590123d6..8eeca219a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -677,9 +677,9 @@ eslint-visitor-keys@^5.0.1: integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== eslint@*: - version "10.8.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.8.0.tgz#e6d19907a3f090a53a022261ba34c5ff6d04908b" - integrity sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ== + version "10.8.1" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.8.1.tgz#fb37d514c19b6dd5b2d6b70169fd26fddfa97967" + integrity sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ== dependencies: "@eslint-community/eslint-utils" "^4.8.0" "@eslint-community/regexpp" "^4.12.2" @@ -1550,9 +1550,9 @@ terra-draw-maplibre-gl-adapter@*: integrity sha512-qZ/bc9bVPnyt0keLVTofV8xiTPkdkbO6RzqrfNLe9zH/edW5PsjvJw97m1EksPZeXNJtFxsVbhi12cPaoNiWfg== terra-draw@*: - version "1.32.2" - resolved "https://registry.yarnpkg.com/terra-draw/-/terra-draw-1.32.2.tgz#6716f12eda7fcfd68cae0e9b6dab28176a2eb41a" - integrity sha512-ysy1EBhvYbMqddv4+LyNmb56DpZLGPP9QO/I5kZoD4PArRJekOBlvXPKjo9w+jikcOEMgHUSw2G7AHLqI2QoiA== + version "1.32.3" + resolved "https://registry.yarnpkg.com/terra-draw/-/terra-draw-1.32.3.tgz#baea857a3188881c6d16c270913bfebb667ae666" + integrity sha512-pQpwL8winsDW6/DbBgsaZKeMc83D+HqokxR+t1AbrN4U7C4mGgEfCtmRix1/5L4GfkLh1FE7pq44SWt76vK2Bw== tinyglobby@^0.2.15, tinyglobby@^0.2.16: version "0.2.16" -- 2.47.3