Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 265b576 commit c415c9d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,29 +44,29 @@
"button"
],
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"ava": "^6.1.1",
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"ava": "^6.1.2",
"babel-loader": "^9.1.3",
"css-loader": "^6.10.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"js-cookie": "^3.0.5",
"jsdom": "^24.0.0",
"mini-css-extract-plugin": "^2.8.0",
"postcss": "^8.4.35",
"mini-css-extract-plugin": "^2.8.1",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"sass": "^1.72.0",
"sass-loader": "^14.1.1",
"style-loader": "^3.3.4",
"stylelint": "^16.2.1",
"stylelint-config-sass-guidelines": "^11.0.0",
"webpack": "^5.90.3",
"stylelint": "^16.3.1",
"stylelint-config-sass-guidelines": "^11.1.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2"
"webpack-dev-server": "^5.0.4"
},
"peerDependencies": {
"js-cookie": "^3.0.5"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}

0 comments on commit c415c9d

Please sign in to comment.