Skip to content

Commit 81bd611

Browse files
Hasnae RehiouiHasnae Rehioui
authored andcommitted
[noissue] upgrade dependencies
1 parent b5f760e commit 81bd611

File tree

2 files changed

+341
-229
lines changed

2 files changed

+341
-229
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434
},
3535
"homepage": "https://github.com/viqueen/atlassian-devbox#readme",
3636
"devDependencies": {
37-
"@types/node": "^20.1.7",
37+
"@types/node": "^20.11.10",
3838
"@types/xml2js": "^0.4.11",
39-
"@typescript-eslint/eslint-plugin": "^6.0.0",
40-
"@typescript-eslint/parser": "^6.0.0",
41-
"eslint": "^8.39.0",
42-
"eslint-plugin-import": "^2.27.5",
43-
"husky": "^8.0.2",
44-
"prettier": "^3.0.0",
45-
"typescript": "^5.0.0"
39+
"@typescript-eslint/eslint-plugin": "^6.19.1",
40+
"@typescript-eslint/parser": "^6.19.1",
41+
"eslint": "^8.56.0",
42+
"eslint-plugin-import": "^2.29.1",
43+
"husky": "^9.0.6",
44+
"prettier": "^3.2.4",
45+
"typescript": "^5.3.3"
4646
},
4747
"dependencies": {
48-
"axios": "^1.6.4",
48+
"axios": "^1.6.7",
4949
"chalk": "^4.1.2",
5050
"commander": "^11.1.0",
5151
"fs-directory": "^1.0.0",

0 commit comments

Comments
 (0)