Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WillBooster/babel-plugin-react-use-event-callback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b465f31d27aaf6f3371a41450863323a41fb643f
Choose a base ref
..
head repository: WillBooster/babel-plugin-react-use-event-callback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 268cfb3158c6fba36df6446df95c8a88023b402f
Choose a head ref
Showing with 10 additions and 10 deletions.
  1. +2 −2 package.json
  2. +8 −8 yarn.lock
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -16,9 +16,9 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@willbooster/eslint-config-ts": "5.1.0",
"@willbooster/eslint-config-ts": "5.1.1",
"@willbooster/prettier-config": "5.1.0",
"@willbooster/renovate-config": "5.1.0",
"@willbooster/renovate-config": "5.1.1",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -125,20 +125,20 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@willbooster/eslint-config-ts@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-5.1.0.tgz#d2b8c102a19c3721f25b16aa7783a2f810b0d60e"
integrity sha512-AUrdUSjXW8Kjvwy7VcmuqFcOEjLDSreQfX3Q5iKTraBiXAGWvpOeS+9JLv41HTzFB8Z4t+SEbCTbnDG8BLFU6g==
"@willbooster/eslint-config-ts@5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-5.1.1.tgz#100631babc89bd343d0b842b38e59ed9be1f4657"
integrity sha512-jK5Z5C1jKNpg5CFhOLrRoaWXiQbD4sU8mbYa5hr+ajS2SpxU5fMfaQJC2d2EZCsdWBOn0nG2LBWZsi7cg7yGMw==

"@willbooster/prettier-config@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@willbooster/prettier-config/-/prettier-config-5.1.0.tgz#a77dcbc2f58a538bf91c84778b985973a2379d63"
integrity sha512-MjWAQBiwfHkemmkRU8tp6vcucosgL1OWoSl5ARtRm/BBgaICO1IPfZ8Thc+jeUOLW3UguhTlxPLGcO8rqPMzLA==

"@willbooster/renovate-config@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-5.1.0.tgz#0f61483114a1297ba43d1508fdeb7d479b3bb39d"
integrity sha512-bE7ewbj/+/xNXxeXmjdPlTJVY4qZe0ouPlPOhO2AqI2pC0m0Ba022WYDib7RBLnt6TcpVxm1KiwTUXoaYykRuA==
"@willbooster/renovate-config@5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@willbooster/renovate-config/-/renovate-config-5.1.1.tgz#e42bcacd25f6ead74267e215a43de02850f5f5f8"
integrity sha512-4RzIcLibK3kXu6gjhq5qahwA887IFt7hwo99cTw2zgAwFFhpord59UMz5sDO0Djgsvoc9LlVumb3bF8EmQIgsg==

acorn-jsx@^5.2.0:
version "5.3.1"