Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
feat(core): bump config to match more todo comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vuki656 committed Oct 28, 2022
1 parent 1e3a076 commit 285813a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"eslint": "^8"
},
"dependencies": {
"@rimac-technology/eslint-plugin": "^1.2.1",
"@rimac-technology/eslint-plugin": "^1.4.0",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Expand Up @@ -1857,7 +1857,7 @@ __metadata:
"@commitlint/cli": ^17.1.2
"@commitlint/config-conventional": ^17.1.0
"@rimac-technology/eslint-config": ^26.0.1
"@rimac-technology/eslint-plugin": ^1.2.1
"@rimac-technology/eslint-plugin": ^1.4.0
"@semantic-release/changelog": ^6.0.1
"@semantic-release/commit-analyzer": ^9.0.2
"@semantic-release/git": ^10.0.1
Expand Down Expand Up @@ -1909,12 +1909,10 @@ __metadata:
languageName: node
linkType: hard

"@rimac-technology/eslint-plugin@npm:^1.2.1":
version: 1.2.1
resolution: "@rimac-technology/eslint-plugin@npm:1.2.1"
dependencies:
"@typescript-eslint/types": ^5.19.0
checksum: a3328b4edb0ba44cc30ccf7ec4d08cc110c16288615873507023d1d5194d521e6b5eadea5fba1d2f97e6de93b73b5e4d01132eec739520541827d43f1dc48b3d
"@rimac-technology/eslint-plugin@npm:^1.4.0":
version: 1.4.0
resolution: "@rimac-technology/eslint-plugin@npm:1.4.0"
checksum: 7e5d8d49ff4117f46bd6f2473e2aa4164482c4975bf840db6c656901a16a205c929118538d26bbf759819bde836f184f677e69c3b562c53027ba7817a92049bb
languageName: node
linkType: hard

Expand Down

0 comments on commit 285813a

Please sign in to comment.