Skip to content

Commit

Permalink
chore(deps): pin dependencies (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2022
1 parent d12bd8b commit f92ebbe
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.18.9",
"@eloquent/git-version-webpack-plugin": "^5.0.1",
"autoprefixer": "10.4.8",
"@eloquent/git-version-webpack-plugin": "5.0.1",
"autoprefixer": "10.4.9",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
"eslint": "8.23.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "6.2.2",
Expand All @@ -51,15 +51,15 @@
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13",
"sass": "1.54.5",
"sass": "1.54.9",
"sass-loader": "13.0.2",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.17.8",
"svgtofont": "3.18.0",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-manifest-plugin": "5.0.0",
"webpack-remove-empty-scripts": "0.8.1"
"webpack-remove-empty-scripts": "0.8.4"
},
"overrides": {
"colors": "1.4.0"
Expand Down

0 comments on commit f92ebbe

Please sign in to comment.