Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 22742bc

Browse files
chore: generate template (#73)
Co-authored-by: VGV Bot <[email protected]>
1 parent d638239 commit 22742bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

brick/__brick__/{{project_name.snakeCase()}}/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"react-dom": "^17.0.2"
2828
},
2929
"devDependencies": {
30-
"@babel/eslint-parser": "^7.19.1",
30+
"@babel/eslint-parser": "^7.21.3",
3131
"@docusaurus/eslint-plugin": "^2.3.1",
3232
"@docusaurus/module-type-aliases": "2.3.1",
33-
"@tsconfig/docusaurus": "^1.0.5",
34-
"eslint": "^8.35.0",
33+
"@tsconfig/docusaurus": "^1.0.7",
34+
"eslint": "^8.36.0",
3535
"prettier": "^2.8.4",
3636
"typescript": "^4.9.5"
3737
},

0 commit comments

Comments
 (0)