Skip to content

Commit

Permalink
Bump update-input-width from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jul 27, 2023
1 parent 0d882e2 commit 873960a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prop-types": "^15.6.0",
"react-clock": "^4.5.0",
"react-fit": "^1.6.0",
"update-input-width": "^1.3.1"
"update-input-width": "^1.4.0"
},
"devDependencies": {
"@testing-library/dom": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@ __metadata:
prop-types: ^15.6.0
react-clock: ^4.5.0
react-fit: ^1.6.0
update-input-width: ^1.3.1
update-input-width: ^1.4.0
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -1951,10 +1951,10 @@ __metadata:
languageName: node
linkType: hard

"update-input-width@npm:^1.3.1":
version: 1.3.1
resolution: "update-input-width@npm:1.3.1"
checksum: 1e648fcb99b5da1f8e165dc0ceea7a82ddbdc20b75cdfa0b735a3c261eb62d0476662834dea38ac39985e1693c921e45489149afbb105eddd5e2b4b564846bc5
"update-input-width@npm:^1.4.0":
version: 1.4.1
resolution: "update-input-width@npm:1.4.1"
checksum: 3a85212866b8002638d9dec237690b4157a8416617ea5331c0af8d33dac757828a8f0b85d1c2f2960a3420198a1d0cf7dde3872f5484d89534132e828a660466
languageName: node
linkType: hard

Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4826,7 +4826,7 @@ __metadata:
react-fit: ^1.6.0
rimraf: ^3.0.0
typescript: ^5.0.0
update-input-width: ^1.3.1
update-input-width: ^1.4.0
vitest: ^0.30.1
vitest-canvas-mock: ^0.2.2
peerDependencies:
Expand Down Expand Up @@ -5764,10 +5764,10 @@ __metadata:
languageName: node
linkType: hard

"update-input-width@npm:^1.3.1":
version: 1.3.1
resolution: "update-input-width@npm:1.3.1"
checksum: 1e648fcb99b5da1f8e165dc0ceea7a82ddbdc20b75cdfa0b735a3c261eb62d0476662834dea38ac39985e1693c921e45489149afbb105eddd5e2b4b564846bc5
"update-input-width@npm:^1.4.0":
version: 1.4.1
resolution: "update-input-width@npm:1.4.1"
checksum: 3a85212866b8002638d9dec237690b4157a8416617ea5331c0af8d33dac757828a8f0b85d1c2f2960a3420198a1d0cf7dde3872f5484d89534132e828a660466
languageName: node
linkType: hard

Expand Down

0 comments on commit 873960a

Please sign in to comment.