Skip to content

Commit

Permalink
chore(deps): update linters [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 347e578 commit 8aeebc0
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 319 deletions.
2 changes: 1 addition & 1 deletion .yarn/sdks/eslint/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint",
"version": "8.13.0-sdk",
"version": "9.1.1-sdk",
"main": "./lib/api.js",
"type": "commonjs"
}
2 changes: 1 addition & 1 deletion .yarn/sdks/stylelint/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint",
"version": "14.7.1-sdk",
"version": "16.4.0-sdk",
"main": "lib/index.js",
"type": "commonjs"
}
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -75,7 +75,7 @@
"caniuse-lite": "^1.0.30001384",
"css-loader": "^6.7.1",
"cssnano": "^5.1.13",
"eslint": "^8.23.0",
"eslint": "^9.0.0",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-actions": "^2.0.0",
"eslint-plugin-flowtype": "^8.0.3",
Expand Down Expand Up @@ -107,16 +107,16 @@
"postcss-less": "^6.0.0",
"postcss-loader": "^7.0.1",
"postcss-preset-env": "^7.8.0",
"prettier": "^2.7.1",
"prettier": "^3.0.0",
"query-string": "^7.1.1",
"rimraf": "^3.0.2",
"rollup": "^2.78.1",
"selenium-webdriver": "^4.4.0",
"semantic-release": "^19.0.5",
"sri-toolbox": "^0.2.0",
"style-loader": "^3.3.1",
"stylelint": "^14.11.0",
"stylelint-config-standard": "^28.0.0",
"stylelint": "^16.0.0",
"stylelint-config-standard": "^36.0.0",
"terser-webpack-plugin": "^5.3.6",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.6.1",
Expand Down

0 comments on commit 8aeebc0

Please sign in to comment.