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] committed May 21, 2024
1 parent a0d998d commit 62f7ec6
Show file tree
Hide file tree
Showing 2 changed files with 1,419 additions and 1,795 deletions.
24 changes: 12 additions & 12 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",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.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.1.3",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.2",
"markdownlint-cli": "0.31.1",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"prettier": "3.2.5",
"shipjs": "0.24.4",
"ts-jest": "27.1.5",
"ts-jest": "29.1.3",
"ts-node": "10.8.2"
},
"jest": {
Expand Down
Loading

0 comments on commit 62f7ec6

Please sign in to comment.