Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 3e12329 commit fc2f67c
Show file tree
Hide file tree
Showing 3 changed files with 3,261 additions and 2,437 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.1
20.16.0
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,33 +24,33 @@
"commit": "cz"
},
"dependencies": {
"@eslint/compat": "^1.0.3",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin": "^2.1.0",
"eslint-plugin-cypress": "^3.3.0",
"@eslint/js": "^9.9.0",
"@stylistic/eslint-plugin": "^2.6.4",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.8.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-vue": "^9.26.0",
"globals": "^15.3.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.27.0",
"globals": "^15.9.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^7.12.0",
"typescript-eslint": "^7.18.0",
"vue-eslint-parser": "^9.4.3"
},
"peerDependencies": {
"eslint": ">= 9.4.0"
"eslint": ">= 9.9.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.15",
"@evilmartians/lefthook": "^1.7.14",
"@semantic-release/changelog": "^6.0.3",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.4.0",
"semantic-release": "^24.0.0"
"eslint": "^9.9.0",
"semantic-release": "^24.1.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -113,8 +113,8 @@
"node": ">=18.0.0 || >=20.13.1"
},
"volta": {
"node": "20.13.1",
"pnpm": "9.1.4"
"node": "20.16.0",
"pnpm": "9.7.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit fc2f67c

Please sign in to comment.