Skip to content

Commit

Permalink
Merge pull request #11823 from qmonmert/npm1110
Browse files Browse the repository at this point in the history
Bump NPM to 11.1.0
  • Loading branch information
pascalgrimaud authored Jan 30, 2025
2 parents 147f90f + 9caeda2 commit d29c851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ v22.13.1

```
$ npm -v
11.0.0
11.1.0
```

#### Docker
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<node.version>v22.13.1</node.version>
<npm.version>11.0.0</npm.version>
<npm.version>11.1.0</npm.version>

<maven.version>3.6.3</maven.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
Expand Down

0 comments on commit d29c851

Please sign in to comment.