We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e563d35 commit 9495a53Copy full SHA for 9495a53
.github/workflows/update-core-deps.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: "lts/*"
19
cache: npm
20
-
+
21
# Use ncu to detect major version changes
22
- run: npm i -g npm-check-updates
23
- run: ncu -u @mdn* @webref*
0 commit comments