Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2022
1 parent fd52c7e commit 48fd6ff
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 139 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"devDependencies": {
"@types/babel-types": "7.0.11",
"@types/jest": "27.5.2",
"@types/node": "16.11.43",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"eslint": "8.19.0",
"@types/node": "16.11.47",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.5.0",
"markdownlint-cli": "0.31.1",
"markdownlint-cli": "0.32.1",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"shipjs": "0.24.4",
"ts-jest": "27.1.5",
"ts-node": "10.8.2"
"ts-node": "10.9.1"
},
"jest": {
"setupFilesAfterEnv": [
Expand Down
Loading

0 comments on commit 48fd6ff

Please sign in to comment.