Skip to content

Commit 6a49d22

Browse files
chore(deps): update patch updates
1 parent fdaa86f commit 6a49d22

File tree

7 files changed

+222
-188
lines changed

7 files changed

+222
-188
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
distributionType=only-script
2-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip
2+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.13/apache-maven-3.9.13-bin.zip

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.22.0
1+
22.22.1

advent-of-calm/website/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

advent-of-calm/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"typescript": "^5.6.3"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^20.0.0"
25+
"@types/node": "^20.19.35"
2626
}
2727
}

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"css-what": "7.0.0",
7575
"express": "5.2.1",
7676
"nth-check": "2.1.1",
77-
"postcss": "8.5.6",
77+
"postcss": "8.5.8",
7878
"rollup": "4.59.0"
7979
},
8080
"overrides": {

package-lock.json

Lines changed: 212 additions & 178 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/json-pointer": "^1.0.34",
5353
"@types/junit-report-builder": "^3.0.2",
5454
"@types/lodash": "^4.17.16",
55-
"@types/node": "^22.19.2",
55+
"@types/node": "^22.19.15",
5656
"@typescript-eslint/eslint-plugin": "^8.29.1",
5757
"@typescript-eslint/parser": "^8.29.1",
5858
"@vitest/coverage-v8": "^3.1.1",
@@ -73,7 +73,7 @@
7373
"vitest": "^3.1.1"
7474
},
7575
"overrides": {
76-
"@types/node": "^22.19.2",
76+
"@types/node": "^22.19.15",
7777
"on-headers": "^1.1.0",
7878
"node-forge": "^1.3.2",
7979
"qs": "^6.15.0",

0 commit comments

Comments
 (0)