Skip to content

Commit 809098b

Browse files
committed
build: update all non-major dependencies
1 parent 5382ed4 commit 809098b

File tree

3 files changed

+236
-35
lines changed

3 files changed

+236
-35
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"@types/yargs": "^17.0.20",
115115
"@types/yargs-parser": "^21.0.0",
116116
"@types/yarnpkg__lockfile": "^1.1.5",
117-
"@typescript-eslint/eslint-plugin": "8.6.0",
118-
"@typescript-eslint/parser": "8.6.0",
117+
"@typescript-eslint/eslint-plugin": "8.7.0",
118+
"@typescript-eslint/parser": "8.7.0",
119119
"@vitejs/plugin-basic-ssl": "1.1.0",
120120
"@web/test-runner": "^0.19.0",
121121
"@yarnpkg/lockfile": "1.1.0",
@@ -124,7 +124,7 @@
124124
"ansi-colors": "4.1.3",
125125
"autoprefixer": "10.4.20",
126126
"babel-loader": "9.2.1",
127-
"browser-sync": "3.0.2",
127+
"browser-sync": "3.0.3",
128128
"browserslist": "^4.21.5",
129129
"buffer": "6.0.3",
130130
"chokidar": "4.0.1",
@@ -160,7 +160,7 @@
160160
"less-loader": "12.2.0",
161161
"license-webpack-plugin": "4.0.2",
162162
"listr2": "8.2.4",
163-
"lmdb": "3.1.2",
163+
"lmdb": "3.1.3",
164164
"loader-utils": "3.3.1",
165165
"lodash": "^4.17.21",
166166
"magic-string": "0.30.11",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"fast-glob": "3.3.2",
3333
"https-proxy-agent": "7.0.5",
3434
"listr2": "8.2.4",
35-
"lmdb": "3.1.2",
35+
"lmdb": "3.1.3",
3636
"magic-string": "0.30.11",
3737
"mrmime": "2.0.0",
3838
"parse5-html-rewriting-stream": "7.0.0",

0 commit comments

Comments
 (0)