Skip to content

Commit e70c9d3

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency ajv to v8.18.0
See associated pull request for more information.
1 parent fcfe15b commit e70c9d3

File tree

3 files changed

+27
-12
lines changed

3 files changed

+27
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/yarnpkg__lockfile": "^1.1.5",
9393
"@typescript-eslint/eslint-plugin": "8.52.0",
9494
"@typescript-eslint/parser": "8.52.0",
95-
"ajv": "8.17.1",
95+
"ajv": "8.18.0",
9696
"buffer": "6.0.3",
9797
"esbuild": "0.27.2",
9898
"esbuild-wasm": "0.27.2",

packages/angular_devkit/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"./*.js": "./*.js"
2626
},
2727
"dependencies": {
28-
"ajv": "8.17.1",
28+
"ajv": "8.18.0",
2929
"ajv-formats": "3.0.1",
3030
"jsonc-parser": "3.3.1",
3131
"picomatch": "4.0.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)