Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 0a057ad commit c38c00a
Show file tree
Hide file tree
Showing 2 changed files with 1,704 additions and 786 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,30 +62,30 @@
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.21.8",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@release-it/conventional-changelog": "^5.1.1",
"browserslist-to-esbuild": "^1.2.0",
"eslint": "^8.36.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
"gacp": "^3.0.3",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prettier-plugin-pkg": "^0.17.1",
"prettier-plugin-pkg": "^0.18.1",
"release-it": "^15.11.0",
"stylelint": "^15.3.0",
"stylelint": "^15.11.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^31.0.0",
"vite": "^4.2.3",
"vite-plugin-top-level-await": "^1.3.1"
"vite": "^4.5.3",
"vite-plugin-top-level-await": "^1.4.2"
},
"sideEffects": false,
"browserslist": {
Expand Down
Loading

0 comments on commit c38c00a

Please sign in to comment.