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 4, 2023
1 parent b38adc0 commit baeef28
Show file tree
Hide file tree
Showing 2 changed files with 1,180 additions and 1,486 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,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",
"@types/jest": "29.5.3",
"@types/node": "18.17.2",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.19.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",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.3",
"jest": "29.6.2",
"lint-staged": "13.2.3",
"markdownlint-cli": "0.31.1",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"prettier": "3.0.1",
"shipjs": "0.24.4",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-node": "10.8.2"
},
"jest": {
Expand Down
Loading

0 comments on commit baeef28

Please sign in to comment.