Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 4222fd5

Browse files
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
1 parent afdd605 commit 4222fd5

File tree

2 files changed

+68
-5
lines changed

2 files changed

+68
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mtslack",
3-
"version": "31.1.0",
3+
"version": "31.1.1",
44
"description": "Material themes (and others) for Slack!",
55
"main": "main.js",
66
"type": "module",
@@ -79,7 +79,7 @@
7979
"eslint-config-oclif": "4.0.0",
8080
"eslint-config-prettier": "9.0.0",
8181
"eslint-plugin-import": "2.28.1",
82-
"eslint-plugin-node": "11.1.0",
82+
"eslint-plugin-n": "14.0.0",
8383
"eslint-plugin-prettier": "5.0.1",
8484
"gulp": "4.0.2",
8585
"gulp-browser-js-include": "0.0.7",

0 commit comments

Comments
 (0)