Skip to content

Commit

Permalink
Merge pull request #11512 from qmonmert/npm1092
Browse files Browse the repository at this point in the history
Bump NPM to 10.9.2
  • Loading branch information
murdos authored Dec 5, 2024
2 parents ac6f777 + 4b58b9a commit 713172d
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.12.0

```
$ npm -v
10.9.1
10.9.2
```

#### 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.12.0</node.version>
<npm.version>10.9.1</npm.version>
<npm.version>10.9.2</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 713172d

Please sign in to comment.