Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit f4b7863

Browse files
authored
Merge pull request #1117 from renovate-bot/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents ce01c2c + 4649380 commit f4b7863

File tree

2 files changed

+281
-104
lines changed

2 files changed

+281
-104
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@
100100
"@types/jest": "^29.5.0",
101101
"@types/jquery": "^3.5.16",
102102
"@types/moment": "^2.13.0",
103-
"@types/node": "^18.15.3",
103+
"@types/node": "^18.15.5",
104104
"@types/sortablejs": "^1.15.1",
105105
"@types/text-encoding-utf-8": "^1.0.2",
106-
"@typescript-eslint/eslint-plugin": "^5.55.0",
107-
"@typescript-eslint/parser": "^5.55.0",
106+
"@typescript-eslint/eslint-plugin": "^5.56.0",
107+
"@typescript-eslint/parser": "^5.56.0",
108108
"autoprefixer": "^10.4.14",
109109
"bootstrap": "^5.2.3",
110110
"copyfiles": "^2.4.1",
@@ -114,15 +114,15 @@
114114
"font-awesome": "^4.7.0",
115115
"jest": "^29.5.0",
116116
"jest-extended": "^3.2.4",
117-
"jest-preset-angular": "^13.0.0",
117+
"jest-preset-angular": "^13.0.1",
118118
"moment-mini": "^2.29.4",
119119
"ng-packagr": "^14.3.0",
120120
"ngx-bootstrap": "^9.0.0",
121121
"npm-run-all2": "^6.0.4",
122122
"postcss": "^8.4.21",
123123
"postcss-cli": "^10.1.0",
124-
"release-it": "^15.9.0",
125-
"rimraf": "^4.4.0",
124+
"release-it": "^15.9.1",
125+
"rimraf": "^4.4.1",
126126
"sass": "^1.59.3",
127127
"stream-browserify": "^3.0.0",
128128
"ts-node": "^10.9.1",
@@ -135,6 +135,6 @@
135135
"npm": ">=6.14.13"
136136
},
137137
"resolutions": {
138-
"caniuse-lite": "1.0.30001466"
138+
"caniuse-lite": "1.0.30001469"
139139
}
140140
}

0 commit comments

Comments
 (0)