Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Jun 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 505bf8b commit 056fcaa
Showing 2 changed files with 155 additions and 126 deletions.
265 changes: 147 additions & 118 deletions package-lock.json
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
"prismjs": "1.29.0",
"rxjs": "7.8.1",
"rxjs-compat": "6.6.7",
"tslib": "2.5.2",
"tslib": "2.5.3",
"zone.js": "0.13.0"
},
"devDependencies": {
@@ -50,17 +50,17 @@
"@angular/cli": "15.2.8",
"@angular/compiler-cli": "15.2.9",
"@angular/language-service": "15.2",
"@commitlint/cli": "17.6.3",
"@commitlint/config-angular": "17.6.3",
"@types/jasmine": "4.3.1",
"@commitlint/cli": "17.6.5",
"@commitlint/config-angular": "17.6.5",
"@types/jasmine": "4.3.2",
"@types/jasminewd2": "2.0.10",
"@types/lodash": "4.14.194",
"@types/lodash": "4.14.195",
"@types/marked": "1.2.2",
"@types/node": "18.16.13",
"@types/node": "18.16.16",
"@types/prismjs": "1.26.0",
"@types/rimraf": "3.0.2",
"chokidar": "3.5.3",
"concurrently": "8.0.1",
"concurrently": "8.2.0",
"dgeni": "0.4.14",
"dgeni-packages": "0.30.0",
"husky": "8.0.3",
@@ -71,7 +71,7 @@
"karma-cli": "2.0.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"karma-jasmine-html-reporter": "2.1.0",
"lint-staged": "13.2.2",
"marked": "2.1.3",
"rimraf": "4.4.1",

0 comments on commit 056fcaa

Please sign in to comment.