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 Oct 17, 2024
1 parent 2274074 commit 0bbbf31
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,38 +35,38 @@
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/router": "18.2.8",
"@angular/service-worker": "18.2.8",
"core-js": "3.31.0",
"core-js": "3.38.1",
"hammerjs": "2.0.8",
"nodemon": "2.0.22",
"prismjs": "1.29.0",
"rxjs": "7.8.1",
"rxjs-compat": "6.6.7",
"tslib": "2.5.3",
"zone.js": "0.14.10"
"tslib": "2.8.0",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.9",
"@angular-eslint/eslint-plugin": "16.0.3",
"@angular-eslint/eslint-plugin": "16.3.1",
"@angular/cli": "18.2.9",
"@angular/compiler-cli": "18.2.8",
"@angular/language-service": "18.2.8",
"@commitlint/cli": "19.5.0",
"@commitlint/config-angular": "19.5.0",
"@types/jasmine": "4.3.4",
"@types/jasminewd2": "2.0.10",
"@types/lodash": "4.14.195",
"@types/jasmine": "4.6.4",
"@types/jasminewd2": "2.0.13",
"@types/lodash": "4.17.10",
"@types/marked": "6.0.0",
"@types/node": "20.3.1",
"@types/prismjs": "1.26.0",
"@types/node": "20.16.12",
"@types/prismjs": "1.26.4",
"@types/rimraf": "4.0.5",
"chokidar": "4.0.1",
"concurrently": "9.0.1",
"dgeni": "0.4.14",
"dgeni-packages": "0.30.0",
"husky": "9.1.6",
"jasmine-core": "5.0.1",
"jasmine-core": "5.4.0",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.4.2",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-cli": "2.0.0",
"karma-coverage-istanbul-reporter": "3.0.3",
Expand All @@ -75,8 +75,8 @@
"lint-staged": "15.2.10",
"marked": "2.1.3",
"rimraf": "6.0.1",
"ts-node": "10.9.1",
"typescript": "5.4.5",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"uuid": "10.0.0",
"yargs": "17.7.2"
}
Expand Down

0 comments on commit 0bbbf31

Please sign in to comment.