Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Jan 27, 2025
2 parents 50084b3 + dd11cce commit c5e01d0
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": ""
},
"dependencies": {
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@stylistic/eslint-plugin": "^2.13.0",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import-x": "^4.6.1",
Expand Down
46 changes: 23 additions & 23 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,22 +110,22 @@
"concurrently": "^9.1.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"foreach-cli": "^1.8.1",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"kleur": "^4.1.5",
"less": "^4.2.2",
"lint-staged": "^15.4.2",
"lint-staged": "^15.4.3",
"postcss": "^8.5.1",
"postcss-less": "^6.0.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"smoothscroll-polyfill": "^0.4.4",
"stylelint": "^16.13.2",
"stylelint-prettier": "^5.0.2",
"stylelint": "^16.14.0",
"stylelint-prettier": "^5.0.3",
"ts-jest": "^29.2.5",
"typescript": "5.7.3"
},
Expand Down

0 comments on commit c5e01d0

Please sign in to comment.