Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Mar 23, 2023
1 parent 54187fb commit 7712848
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 126 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"@types/i18next-xhr-backend": "^1.4.2",
"@types/jest": "^29.5.0",
"@types/jquery": "^3.5.16",
"@types/node": "^18.15.3",
"@types/node": "^18.15.5",
"@types/sortablejs": "^1.15.1",
"@types/webpack": "^5.28.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@webpack-cli/serve": "^2.0.1",
"aurelia-animator-css": "^1.0.4",
"aurelia-bootstrapper": "^2.4.0",
Expand Down Expand Up @@ -128,30 +128,30 @@
"jest-environment-jsdom": "^29.5.0",
"jest-extended": "^3.2.4",
"jsdom-global": "^3.0.2",
"mini-css-extract-plugin": "^2.7.4",
"mini-css-extract-plugin": "^2.7.5",
"moment-mini": "^2.29.4",
"npm-run-all": "^4.1.5",
"promise-polyfill": "^8.3.0",
"release-it": "^15.9.0",
"rimraf": "^4.4.0",
"release-it": "^15.9.1",
"rimraf": "^4.4.1",
"rxjs": "^7.8.0",
"sass": "^1.59.3",
"sass-loader": "^13.2.0",
"sass-loader": "^13.2.1",
"style-loader": "3.3.2",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.12.0"
"webpack-dev-server": "^4.13.1"
},
"engines": {
"node": ">=14.17.0",
"npm": ">=6.14.13"
},
"resolutions": {
"caniuse-lite": "1.0.30001466"
"caniuse-lite": "1.0.30001469"
},
"aurelia": {
"build": {
Expand Down
Loading

0 comments on commit 7712848

Please sign in to comment.