Skip to content

Commit 1156101

Browse files
committed
chore(deps-dev): bump npm from 11.6.2 to 11.9.0
Require npm 11.8.0 or later to avoid changes.
1 parent fa3c5c2 commit 1156101

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,16 @@
1313
"type": "git",
1414
"url": "git+https://github.com/mdn/content.git"
1515
},
16-
"packageManager": "npm@11.6.2",
16+
"packageManager": "npm@11.9.0",
1717
"engines": {
1818
"node": ">=24"
1919
},
20+
"devEngines": {
21+
"packageManager": {
22+
"name": "npm",
23+
"version": ">=11.8.0"
24+
}
25+
},
2026
"type": "module",
2127
"scripts": {
2228
"info:fred": "node -e \"process.stderr.write('\\n🐥 This command is using Fred: https://github.com/mdn/fred\\n🐞 Please report issues here: https://github.com/mdn/fred/issues/new?template=bug.yml\\n\\n')\"",

0 commit comments

Comments
 (0)