chore: update baseline-browser-mapping to fix outdated data warning

This commit is contained in:
plebeius
2025-12-16 17:42:58 +01:00
parent 80e7af81f3
commit 9c6c3d701d
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -135,7 +135,8 @@
"wait-on": "9.0.3"
},
"resolutions": {
"js-yaml": "4.1.1"
"js-yaml": "4.1.1",
"baseline-browser-mapping": "^2.9.8"
},
"main": "electron/main.js",
"build": {