Skip to content

Commit b9119f0

Browse files
Bump com.github.eirslett:frontend-maven-plugin from 2.0.1 to 2.0.2 (#21282)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/eirslett/frontend-maven-plugin/commits/frontend-plugins-2.0.2) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.2 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>
1 parent b15ddb9 commit b9119f0

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

bundles/org.openhab.automation.jsscripting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>com.github.eirslett</groupId>
8080
<artifactId>frontend-maven-plugin</artifactId>
81-
<version>2.0.1</version>
81+
<version>2.0.2</version>
8282
<configuration>
8383
<installDirectory>${project.build.directory}/js</installDirectory>
8484
<nodeVersion>${node.version}</nodeVersion>

bundles/org.openhab.binding.matter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<plugin>
2424
<groupId>com.github.eirslett</groupId>
2525
<artifactId>frontend-maven-plugin</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2</version>
2727
<configuration>
2828
<nodeVersion>v24.11.1</nodeVersion>
2929
<npmVersion>11.6.2</npmVersion>
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>com.github.eirslett</groupId>
101101
<artifactId>frontend-maven-plugin</artifactId>
102-
<version>2.0.1</version>
102+
<version>2.0.2</version>
103103
<configuration>
104104
<nodeVersion>v24.11.1</nodeVersion>
105105
<npmVersion>11.6.2</npmVersion>

bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@
802802
<plugin>
803803
<groupId>com.github.eirslett</groupId>
804804
<artifactId>frontend-maven-plugin</artifactId>
805-
<version>2.0.1</version>
805+
<version>2.0.2</version>
806806

807807
<configuration>
808808
<!-- Central toolchain for markdownlint (Node 24) -->

0 commit comments

Comments
 (0)