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 Feb 12, 2022
1 parent f9985a4 commit cfff886
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 158 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"devDependencies": {
"@types/minimatch": "3.0.5",
"@types/minimist": "1.2.2",
"@types/node": "17.0.13",
"@types/node": "17.0.17",
"@types/normalize-path": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.10.1",
"@typescript-eslint/parser": "5.10.1",
"clean-release": "2.16.0",
"@typescript-eslint/eslint-plugin": "5.11.0",
"@typescript-eslint/parser": "5.11.0",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "2.0.0",
"markdownlint-cli": "0.30.0",
"markdownlint-cli": "0.31.1",
"no-unused-export": "1.15.0",
"rimraf": "3.0.2",
"ts-node": "10.4.0",
"ts-node": "10.5.0",
"tsconfig-plantain": "0.0.2",
"typescript": "4.5.5",
"vscode": "1.1.37"
Expand Down
Loading

0 comments on commit cfff886

Please sign in to comment.