Skip to content

Commit

Permalink
build: ⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed Jan 17, 2024
1 parent 38f1581 commit c67e434
Show file tree
Hide file tree
Showing 2 changed files with 538 additions and 668 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"homepage": "https://github.com/expatfile/zaraz-ts#readme",
"dependencies": {},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.4",
"@types/eslint": "^8.44.7",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@testing-library/jest-dom": "^6.2.0",
"@types/eslint": "^8.56.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.4",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"audit-ci": "^6.6.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.1.0",
"semantic-release": "^22.0.8",
"prettier": "^3.2.2",
"semantic-release": "^23.0.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit c67e434

Please sign in to comment.