Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent dbcb82d commit 1f5e28f
Show file tree
Hide file tree
Showing 2 changed files with 1,157 additions and 490 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"esbuild": "*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.2",
"@types/node": "20.5.6",
"esbuild": "^0.19.2",
"eslint": "^8.48.0",
"prettier": "^3.0.2",
"rimraf": "^5.0.1",
"@cyco130/eslint-config": "^3.9.6",
"@types/node": "20.17.9",
"esbuild": "^0.24.0",
"eslint": "^8.57.1",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
"typescript": "^5.7.2"
},
"repository": {
"type": "git",
Expand All @@ -51,7 +51,7 @@
"author": "Fatih Aygün <[email protected]>",
"license": "MIT",
"dependencies": {
"@jspm/core": "^2.0.1",
"import-meta-resolve": "^3.0.0"
"@jspm/core": "^2.1.0",
"import-meta-resolve": "^3.1.1"
}
}
Loading

0 comments on commit 1f5e28f

Please sign in to comment.