Skip to content

Commit f80b1f1

Browse files
rejasveeck
andauthored
Update deps before release (#3756)
Co-authored-by: veeck <[email protected]>
1 parent e546fed commit f80b1f1

File tree

5 files changed

+105
-105
lines changed

5 files changed

+105
-105
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
216216

217217
### Updated
218218

219-
- Update updatenotification (update_helper.js): Recode with pm2 library (#3332)
219+
- [updatenotification] Recode update_helper.js with pm2 library (#3332)
220220
- Removing lodash dependency by replacing merge by spread operator (#3339)
221221
- Use node prefix for build-in modules (#3340)
222222
- Rework logging colors (#3350)

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"devDependencies": {
8686
"@stylistic/eslint-plugin": "^4.2.0",
87-
"cspell": "^8.18.0",
87+
"cspell": "^8.18.1",
8888
"eslint-plugin-import": "^2.31.0",
8989
"eslint-plugin-jest": "^28.11.0",
9090
"eslint-plugin-jsdoc": "^50.6.9",

0 commit comments

Comments
 (0)