Skip to content

Commit f8056d8

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [ajv](https://github.com/ajv-validator/ajv). Bumps the npm_and_yarn group with 1 update in the /advent-of-calm/website directory: [ajv](https://github.com/ajv-validator/ajv). Updates `ajv` from 8.17.1 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) Updates `ajv` from 8.17.1 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 8.18.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2952002 commit f8056d8

File tree

4 files changed

+41
-9
lines changed

4 files changed

+41
-9
lines changed

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

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

calm-models/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"module": "esnext",
4141
"type": "module",
4242
"dependencies": {
43-
"ajv": "^8.17.1"
43+
"ajv": "^8.18.0"
4444
},
4545
"devDependencies": {
4646
"@types/node": "^22.0.0",

package-lock.json

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

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@stoplight/spectral-cli": "^6.14.3",
3838
"@stoplight/spectral-core": "^1.19.5",
3939
"@stoplight/spectral-functions": "^1.9.4",
40-
"ajv": "^8.17.1",
40+
"ajv": "^8.18.0",
4141
"ajv-formats": "^2.1.1",
4242
"axios": "^1.13.5",
4343
"copyfiles": "^2.4.1",

0 commit comments

Comments
 (0)