Skip to content

Commit 41d33bd

Browse files
chore(deps): update dependency preact to v10.5.13 (#251)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5d702b8 commit 41d33bd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"postcss": "8.2.8",
3838
"postcss-loader": "4.2.0",
3939
"postcss-preset-env": "6.7.0",
40-
"preact": "10.5.12",
40+
"preact": "10.5.13",
4141
"sass-loader": "10.1.1",
4242
"terser-webpack-plugin": "4.2.3",
4343
"ts-loader": "8.0.18",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12468,7 +12468,12 @@ postcss@^8.2.4:
1246812468
nanoid "^3.1.20"
1246912469
source-map "^0.6.1"
1247012470

12471-
[email protected], preact@^10.0.0:
12471+
12472+
version "10.5.13"
12473+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019"
12474+
integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ==
12475+
12476+
preact@^10.0.0:
1247212477
version "10.5.12"
1247312478
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.12.tgz#6a8ee8bf40a695c505df9abebacd924e4dd37704"
1247412479
integrity sha512-r6siDkuD36oszwlCkcqDJCAKBQxGoeEGytw2DGMD5A/GGdu5Tymw+N2OBXwvOLxg6d1FeY8MgMV3cc5aVQo4Cg==

0 commit comments

Comments
 (0)