Skip to content

Commit

Permalink
chore(deps): update patch-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent d3fea5c commit 37d06d3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 13 deletions.
6 changes: 3 additions & 3 deletions calm-hub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,19 +233,19 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.4</version>
<version>1.20.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mongodb</artifactId>
<version>1.20.4</version>
<version>1.20.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.20.4</version>
<version>1.20.5</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions calm-hub/src/main/webapp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion calm-hub/src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"css-what": "6.1.0",
"express": "4.21.2",
"nth-check": "2.1.1",
"postcss": "8.5.1"
"postcss": "8.5.3"
},
"proxy": "http://127.0.0.1:8080/",
"eslintConfig": {
Expand Down
6 changes: 0 additions & 6 deletions calm-visualizer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 37d06d3

Please sign in to comment.