Skip to content

Commit ca17141

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 385635a commit ca17141

File tree

3 files changed

+100
-100
lines changed

3 files changed

+100
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.35.0",
98-
"@typescript-eslint/parser": "8.35.0",
97+
"@typescript-eslint/eslint-plugin": "8.35.1",
98+
"@typescript-eslint/parser": "8.35.1",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.4",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"watchpack": "2.4.4"
4747
},
4848
"optionalDependencies": {
49-
"lmdb": "3.4.0"
49+
"lmdb": "3.4.1"
5050
},
5151
"devDependencies": {
5252
"@angular/ssr": "workspace:*",

0 commit comments

Comments
 (0)