Skip to content

Commit a874265

Browse files
Update All packages
1 parent 8a8e816 commit a874265

File tree

5 files changed

+154
-37
lines changed

5 files changed

+154
-37
lines changed

Lombiq.NodeJs.Extensions.Samples.NuGet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"watch": "npm explore nodejs-extensions -- pnpm watch"
66
},
77
"devDependencies": {
8-
"eslint": "9.17.0",
8+
"eslint": "9.37.0",
99
"eslint-config-airbnb-base": "15.0.0",
10-
"eslint-plugin-import": "2.31.0",
10+
"eslint-plugin-import": "2.32.0",
1111
"eslint-plugin-n": "14.0.0",
1212
"eslint-plugin-only-warn": "1.1.0",
1313
"eslint-plugin-promise": "7.2.1"

Lombiq.NodeJs.Extensions.SolutionMarkdownAnalysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"eslint": "9.37.0",
1313
"eslint-config-airbnb-base": "15.0.0",
1414
"eslint-plugin-import": "2.32.0",
15-
"eslint-plugin-node": "11.1.0",
15+
"eslint-plugin-n": "14.0.0",
1616
"eslint-plugin-only-warn": "1.1.0",
1717
"eslint-plugin-promise": "7.2.1"
1818
}

Lombiq.NodeJs.Extensions.SolutionMarkdownAnalysis/pnpm-lock.yaml

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

Lombiq.NodeJs.Extensions/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
"@babel/cli": "7.28.3",
88
"@babel/core": "7.28.4",
99
"@babel/preset-env": "7.28.3",
10-
"@textlint/kernel": "15.2.2",
11-
"@textlint/textlint-plugin-markdown": "15.2.2",
10+
"@textlint/kernel": "15.2.3",
11+
"@textlint/textlint-plugin-markdown": "15.2.3",
1212
"autoprefixer": "10.4.21",
1313
"chalk": "5.6.2",
1414
"clean-css-cli": "5.6.3",
1515
"copyfiles": "2.4.1",
1616
"eslint": "9.37.0",
1717
"glob": "11.0.3",
1818
"if-env": "1.0.4",
19-
"markdownlint": "0.38.0",
19+
"markdownlint": "0.39.0",
2020
"nodemon": "3.1.10",
2121
"npm-run-all2": "8.0.4",
2222
"postcss": "8.5.6",
@@ -39,7 +39,7 @@
3939
"eslint": "9.37.0",
4040
"eslint-config-airbnb-base": "15.0.0",
4141
"eslint-plugin-import": "2.32.0",
42-
"eslint-plugin-node": "11.1.0",
42+
"eslint-plugin-n": "14.0.0",
4343
"eslint-plugin-only-warn": "1.1.0",
4444
"eslint-plugin-promise": "7.2.1",
4545
"jest": "30.2.0"

Lombiq.NodeJs.Extensions/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)