Skip to content

Commit

Permalink
Merge pull request #457 from foretagsplatsen/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…foretagsplatsen/eslint-plugin-4.1.0

build(deps-dev): bump @foretagsplatsen/eslint-plugin from 4.0.1 to 4.1.0
  • Loading branch information
DamienCassou committed Dec 15, 2023
2 parents 7d5f786 + 28238a6 commit 7ae847f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
module.exports = {
root: true,
extends: ["plugin:@foretagsplatsen/main"],
parserOptions: {
ecmaVersion: 2022,
sourceType: "module",
},
rules: {
"import/no-unused-modules": [
"error",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "jasmine-browser-runner runSpecs --config=jasmine-browser.json"
},
"devDependencies": {
"@foretagsplatsen/eslint-plugin": "^4.0.1",
"@foretagsplatsen/eslint-plugin": "^4.1.0",
"eslint": "^8.55.0",
"jasmine": "^5.1.0",
"jasmine-browser-runner": "^2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==

"@foretagsplatsen/eslint-plugin@^4.0.1":
version "4.0.1"
resolved "https://npm.pkg.github.com/download/@foretagsplatsen/eslint-plugin/4.0.1/6ca5a9c9d03ce84361c35860b161e1cabd4152ea#6ca5a9c9d03ce84361c35860b161e1cabd4152ea"
integrity sha512-4xVqJWzuwxy7rbxay7/l9AoYJruZTi0AC0hv+jQ/O/2UW+rA25qSekQRklNF5YLNujbP/3cB98eQnuvemr6usQ==
"@foretagsplatsen/eslint-plugin@^4.1.0":
version "4.1.0"
resolved "https://npm.pkg.github.com/download/@foretagsplatsen/eslint-plugin/4.1.0/35b712caee5de1d4f0dda19885c8491ccc3216eb#35b712caee5de1d4f0dda19885c8491ccc3216eb"
integrity sha512-0ulv7H13pPBNuXVqtjLDE/HZBMplFd+1Bc+RlxDAYTUM2LyyJ1GyNuvkQrO5WphJ/mBC2/bPeaEYSyyNFdO37A==
dependencies:
eslint-config-prettier "^9.1.0"
eslint-import-resolver-exports "^1.0.0-beta.5"
Expand Down

0 comments on commit 7ae847f

Please sign in to comment.