chore: bumping @npmcli/template-oss from 4.30.0 to 5.0.0
Michael Smith committed
May 6, 2026 at 13:26 UTC
66cd9de0fcbc41604e62ab7f6c80d7bacbe84405
1 file changed
+2
-2
package.json
+2
-2
@@ -69,7 +69,7 @@
69
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
70
"@github/prettier-config": "^0.0.6",
71
"@npmcli/eslint-config": "^6.0.0",
72
- "@npmcli/template-oss": "4.30.0",
72
+ "@npmcli/template-oss": "5.0.0",
73
"@testing-library/dom": "^10.4.0",
74
"@testing-library/jest-dom": "^6.2.0",
75
"@testing-library/react": "^16.0.0",
@@ -107,7 +107,7 @@
107
"content": "./scripts/template-oss",
108
"dependabotInterval": "weekly",
109
"updateNpm": false,
110
- "version": "4.30.0"
110
+ "version": "5.0.0"
111
},
112
"overrides": {
113
"gatsby@^5.16.0": {