Skip to content

Commit

Permalink
chore(updates): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainshaker95 committed Oct 12, 2024
1 parent 6aaaf8a commit 627833f
Show file tree
Hide file tree
Showing 2 changed files with 1,091 additions and 625 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"prepublishOnly": "yarn type-check && yarn lint && yarn test"
},
"devDependencies": {
"@types/babel__core": "7.20.1",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"canvas": "2.11.2",
"eslint": "8.48.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.1",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
"homepage": "https://github.com/Brainshaker95/tm-text",
"repository": {
Expand Down
Loading

0 comments on commit 627833f

Please sign in to comment.