mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Bump com.github.eirslett:frontend-maven-plugin from 1.15.1 to 1.15.4 (#19407)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.1 to 1.15.4. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.15.1...frontend-plugins-1.15.4) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 1.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
fe55a91b2c
commit
01ade2a455
@@ -45,7 +45,7 @@
|
||||
<plugin>
|
||||
<groupId>com.github.eirslett</groupId>
|
||||
<artifactId>frontend-maven-plugin</artifactId>
|
||||
<version>1.15.1</version>
|
||||
<version>1.15.4</version>
|
||||
<configuration>
|
||||
<nodeVersion>v22.13.1</nodeVersion>
|
||||
<workingDirectory>target/js</workingDirectory>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<plugin>
|
||||
<groupId>com.github.eirslett</groupId>
|
||||
<artifactId>frontend-maven-plugin</artifactId>
|
||||
<version>1.15.1</version>
|
||||
<version>1.15.4</version>
|
||||
<configuration>
|
||||
<nodeVersion>v20.12.2</nodeVersion>
|
||||
<npmVersion>10.5.0</npmVersion>
|
||||
@@ -99,7 +99,7 @@
|
||||
<plugin>
|
||||
<groupId>com.github.eirslett</groupId>
|
||||
<artifactId>frontend-maven-plugin</artifactId>
|
||||
<version>1.15.1</version>
|
||||
<version>1.15.4</version>
|
||||
<configuration>
|
||||
<nodeVersion>v20.12.2</nodeVersion>
|
||||
<npmVersion>10.5.0</npmVersion>
|
||||
|
||||
Reference in New Issue
Block a user