Skip to content

Commit

Permalink
Merge pull request #11402 from qmonmert/npm1091
Browse files Browse the repository at this point in the history
Bump NPM to 10.9.1
  • Loading branch information
pascalgrimaud authored Nov 22, 2024
2 parents 08408ab + 8a1c48f commit 57e04d7
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.11.0

```
$ npm -v
10.9.0
10.9.1
```

#### 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.11.0</node.version>
<npm.version>10.9.0</npm.version>
<npm.version>10.9.1</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 57e04d7

Please sign in to comment.