Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent 9da9b63 commit 35cc15d
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 81 deletions.
151 changes: 76 additions & 75 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 @@ -22,11 +22,11 @@
"author": "Elena Bravo",
"license": "ISC",
"devDependencies": {
"@babel/core": "7.23.5",
"@babel/core": "7.23.6",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.23.5",
"@babel/preset-env": "7.23.6",
"autoprefixer": "10.4.16",
"babel-eslint": "10.1.0",
"babel-loader": "9.1.3",
Expand All @@ -38,10 +38,10 @@
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
Expand All @@ -54,14 +54,14 @@
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.3.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"pug": "3.0.2",
"pug-plugin": "^4.9.9",
"raw-loader": "4.0.2",
"replace-ext": "2.0.0",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"tailwindcss": "3.3.6",
"tailwindcss": "3.3.7",
"terser-webpack-plugin": "5.3.9",
"typescript": "5.3.3",
"webpack": "5.89.0",
Expand Down

0 comments on commit 35cc15d

Please sign in to comment.