Skip to content

Commit 569a9be

Browse files
authored
chore: @npmcli/template-oss@4.21.3 (#870)
1 parent 0d027b2 commit 569a9be

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ updates:
1616
prefix-development: chore
1717
labels:
1818
- "Dependencies"
19+
open-pull-requests-limit: 10

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@npmcli/eslint-config": "^4.0.2",
33-
"@npmcli/template-oss": "4.21.1",
33+
"@npmcli/template-oss": "4.21.3",
3434
"tap": "^16.3.9"
3535
},
3636
"author": "GitHub Inc.",
@@ -39,7 +39,7 @@
3939
},
4040
"templateOSS": {
4141
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
42-
"version": "4.21.1",
42+
"version": "4.21.3",
4343
"content": "./scripts/template-oss"
4444
},
4545
"files": [

package-lock.json

Lines changed: 5 additions & 5 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
@@ -67,7 +67,7 @@
6767
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
6868
"@github/prettier-config": "^0.0.6",
6969
"@npmcli/eslint-config": "^4.0.2",
70-
"@npmcli/template-oss": "4.21.1",
70+
"@npmcli/template-oss": "4.21.3",
7171
"@testing-library/jest-dom": "^6.1.4",
7272
"@testing-library/react": "^14.0.0",
7373
"babel-jest": "^29.7.0",
@@ -95,7 +95,7 @@
9595
},
9696
"templateOSS": {
9797
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
98-
"version": "4.21.1",
98+
"version": "4.21.3",
9999
"content": "./scripts/template-oss"
100100
}
101101
}

0 commit comments

Comments
 (0)