Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Oct 20, 2023
1 parent 2aeb411 commit dd48902
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 128 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -5,18 +5,18 @@
"author": "york yao <yaoao12306@outlook.com>",
"license": "MIT",
"devDependencies": {
"@types/minimist": "1.2.2",
"@types/node": "20.6.3",
"@types/normalize-path": "3.0.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@types/minimist": "1.2.4",
"@types/node": "20.8.7",
"@types/normalize-path": "3.0.1",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"clean-release": "2.18.0",
"clean-scripts": "1.21.1",
"eslint": "8.50.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-plantain": "2.0.0",
"markdownlint-cli": "0.37.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"tsconfig-plantain": "0.0.2",
"typescript": "5.2.2",
Expand Down

0 comments on commit dd48902

Please sign in to comment.