Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Jan 29, 2025
1 parent 37edaa2 commit 7b1294f
Show file tree
Hide file tree
Showing 5 changed files with 2,968 additions and 5,241 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"react": {
"version": "detect"
}
}
}
}
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

PACKAGE_VERSION="${THEME_VERSION}"
BOOTSTRAP_BARRIO_VERSION="5.5.16"
BOOTSTRAP_BARRIO_VERSION="5.5.19"

BASE_DIRECTORY=$(cd "$(dirname "$BASH_SOURCE[0]")"; pwd)
OUTPUT_DIRECTORY="${BASE_DIRECTORY}/dist"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"homepage": "https://github.com/clarin-eric/clarin-drupal-bootstrap-theme",
"license": "GPL-3.0+",
"require": {
"drupal/bootstrap_barrio": ">=5.5.16"
"drupal/bootstrap_barrio": ">=5.5.19"
}
}
Loading

0 comments on commit 7b1294f

Please sign in to comment.