Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Update allDevNonMajor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent 204c57b commit cdfa8a3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions package.json
Expand Up @@ -46,20 +46,20 @@
"@ngtools/webpack": "8.3.29",
"@types/jest": "24.9.1",
"@types/node": "14.18.42",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"angular-router-loader": "0.8.5",
"angular2-template-loader": "0.6.2",
"autoprefixer": "9.4.10",
"browser-sync": "2.26.14",
"browser-sync-webpack-plugin": "2.2.2",
"autoprefixer": "9.8.8",
"browser-sync": "2.29.3",
"browser-sync-webpack-plugin": "2.3.0",
"cache-loader": "2.0.1",
"codelyzer": "5.0.1",
"copy-webpack-plugin": "5.0.5",
"codelyzer": "5.2.2",
"copy-webpack-plugin": "5.1.2",
"css-loader": "2.1.1",
"eslint": "^8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-webpack-plugin": "3.1.1",
"eslint-config-prettier": "8.10.0",
"eslint-webpack-plugin": "3.2.0",
"file-loader": "4.3.0",
"fork-ts-checker-webpack-plugin": "0.5.2",
"friendly-errors-webpack-plugin": "1.7.0",
Expand All @@ -72,30 +72,30 @@
"jest-junit": "10.0.0",
"jest-preset-angular": "8.4.0",
"jest-sonar-reporter": "2.0.0",
"lint-staged": "13.0.4",
"lint-staged": "13.2.3",
"merge-jsons-webpack-plugin": "1.0.21",
"mini-css-extract-plugin": "0.5.0",
"moment-locales-webpack-plugin": "1.0.7",
"mini-css-extract-plugin": "0.12.0",
"moment-locales-webpack-plugin": "1.2.0",
"optimize-css-assets-webpack-plugin": "5.0.8",
"postcss-loader": "3.0.0",
"prettier": "2.7.1",
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"replace-in-file": "5.0.2",
"rimraf": "2.6.3",
"sass": "1.16.1",
"rimraf": "2.7.1",
"sass": "1.65.1",
"sass-loader": "9.0.3",
"simple-progress-webpack-plugin": "1.1.2",
"style-loader": "1.3.0",
"terser-webpack-plugin": "1.2.4",
"terser-webpack-plugin": "1.4.5",
"thread-loader": "2.1.3",
"to-string-loader": "1.1.6",
"to-string-loader": "1.2.0",
"ts-loader": "8.4.0",
"typescript": "4.0.8",
"webpack": "4.45.0",
"typescript": "4.9.5",
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3",
"webpack-merge": "4.2.2",
"webpack-notifier": "1.12.0",
"webpack-notifier": "1.15.0",
"webpack-visualizer-plugin": "0.1.11",
"workbox-webpack-plugin": "3.6.3",
"write-file-webpack-plugin": "4.5.1"
Expand Down

0 comments on commit cdfa8a3

Please sign in to comment.