Skip to content

Commit ae7ca54

Browse files
authored
Merge branch 'main' into copilot/analyze-test-coverage
2 parents a65b2d0 + f4f7658 commit ae7ca54

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ MD013: false
55

66
# MD036/no-emphasis-as-heading Emphasis used instead of a heading
77
MD036: false
8+
9+
# MD042/no-empty-links No empty links
10+
MD042: false

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![Built with Tailwind CSS](https://img.shields.io/badge/Built%20with-Tailwind-blue)](https://tailwindcss.com/)
88
[![Super-Linter](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml)
99
[![pre-commit](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml)
10+
[![Easter Eggs](https://img.shields.io/badge/Easter-Eggs-ff69b4?labelColor=9b59b6)](#)
1011

1112
> A vibrant community directory showcasing open-source developers and software engineers from around the world.
1213

package-lock.json

Lines changed: 4 additions & 4 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
@@ -15,7 +15,7 @@
1515
"lightningcss": "^1.32.0",
1616
"magic-string": "^0.30.21",
1717
"mri": "^1.2.0",
18-
"node-addon-api": "^8.6.0",
18+
"node-addon-api": "^8.7.0",
1919
"picocolors": "^1.1.1",
2020
"picomatch": "^4.0.4",
2121
"source-map-js": "^1.2.1",

0 commit comments

Comments
 (0)