Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into radjabov
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed May 22, 2024
2 parents b9ead79 + f6b437a commit 35914a3
Show file tree
Hide file tree
Showing 6 changed files with 1,128 additions and 1,127 deletions.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins:
rubocop:
enabled: true
config: ".rubocop_cc.yml"
channel: rubocop-0-82
channel: rubocop-1-56-3
exclude_patterns:
- node_modules/
- spec/
Expand Down
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.0.2.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"node": ">= 18.0.0",
"npm": ">= 8.6.0"
},
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.2.2",
"resolutions": {
"es-abstract": "~1.21.3"
}
Expand Down
462 changes: 231 additions & 231 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 35914a3

Please sign in to comment.