Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Feb 5, 2023
2 parents fb6afc5 + df47c6a commit d05c47b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-functional": "5.0.1",
"eslint-plugin-functional": "5.0.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "39.7.5",
"eslint-plugin-markdown": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3457,7 +3457,7 @@ __metadata:
eslint-import-resolver-typescript: 3.5.3
eslint-plugin-ava: 14.0.0
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-functional: 5.0.1
eslint-plugin-functional: 5.0.2
eslint-plugin-import: 2.27.5
eslint-plugin-jsdoc: 39.7.5
eslint-plugin-markdown: 3.0.0
Expand Down Expand Up @@ -4005,9 +4005,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-functional@npm:5.0.1":
version: 5.0.1
resolution: "eslint-plugin-functional@npm:5.0.1"
"eslint-plugin-functional@npm:5.0.2":
version: 5.0.2
resolution: "eslint-plugin-functional@npm:5.0.2"
dependencies:
"@typescript-eslint/utils": ^5.49.0
deepmerge-ts: ^4.2.2
Expand All @@ -4020,7 +4020,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: f6f70fa54d39fef16d5cb2b59e228be7770ff3bab33ec36ce92f9b5c7ae4f5a1982c931bd121facbb1232e580218e9c682f05b85f4339e1cbb6f714600d07517
checksum: 9a5435601b9ba9302914ef7d46896c65964528b08a83134ebebc1a0744923c58a9dac83118e23f919ad6c4f224cafe331e5f255414804dcf5abf61320e1ca4a2
languageName: node
linkType: hard

Expand Down

0 comments on commit d05c47b

Please sign in to comment.