Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2224)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 775a6c4 commit 57e527a
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 255 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,18 @@
"@commitlint/config-conventional": "19.6.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/jasminewd2": "2.0.13",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"chartist": "1.3.0",
"commitlint": "19.6.0",
"core-js": "3.39.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"husky": "9.1.7",
"jasmine-core": "5.4.0",
Expand All @@ -93,9 +93,9 @@
"karma-jasmine-html-reporter": "2.1.0",
"lint-staged": "15.2.10",
"ng-packagr": "19.0.1",
"prettier": "3.3.3",
"prettier": "3.4.1",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.5",
"prettier-plugin-packagejson": "2.5.6",
"puppeteer": "23.9.0",
"rxjs": "7.8.1",
"semantic-release": "24.2.0",
Expand All @@ -104,9 +104,9 @@
"typescript": "5.7.2",
"zone.js": "0.15.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"volta": {
"node": "22.11.0",
"pnpm": "9.14.2"
"pnpm": "9.14.4"
}
}
Loading

0 comments on commit 57e527a

Please sign in to comment.