Skip to content

Commit

Permalink
build(npm): ⬆️ @typescript-eslint/eslint-plugin, @typescript-eslint/p…
Browse files Browse the repository at this point in the history
…arser, esbuild, eslint-config-prettier, husky, lint-staged, typescript
  • Loading branch information
sverweij committed Mar 5, 2022
1 parent 6669de1 commit 7f0ae0d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,32 +149,32 @@
"wrap-ansi": "8.0.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.12.0",
"@typescript-eslint/parser": "5.12.0",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"c8": "7.11.0",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"chai-json-schema": "1.5.1",
"chai-xml": "0.4.0",
"dependency-cruiser": "11.3.1",
"esbuild": "0.14.23",
"esbuild": "0.14.25",
"eslint": "^7.32.0",
"eslint-config-moving-meadow": "2.0.9",
"eslint-config-prettier": "8.4.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-budapestian": "3.0.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-mocha": "10.0.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "1.4.0",
"eslint-plugin-unicorn": "^40.1.0",
"husky": "4.3.0",
"lint-staged": "12.3.4",
"husky": "4.3.8",
"lint-staged": "12.3.5",
"mocha": "9.2.1",
"npm-run-all": "4.1.5",
"peggy": "1.2.0",
"prettier": "^2.5.0",
"query-string": "7.1.1",
"typescript": "4.5.5",
"typescript": "4.6.2",
"upem": "^7.0.0",
"xml-name-validator": "4.0.0"
},
Expand Down

0 comments on commit 7f0ae0d

Please sign in to comment.