Skip to content

Commit 2ee0be1

Browse files
committed
dep: update lrud
1 parent 4534522 commit 2ee0be1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"build": "webpack --config webpack.config.js"
3030
},
3131
"dependencies": {
32-
"@bam.tech/lrud": "^8.0.1",
32+
"@bam.tech/lrud": "^8.0.2",
3333
"lodash.uniqueid": "^4.0.1"
3434
}
3535
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,12 +1731,12 @@ __metadata:
17311731
languageName: node
17321732
linkType: hard
17331733

1734-
"@bam.tech/lrud@npm:^8.0.1":
1735-
version: 8.0.1
1736-
resolution: "@bam.tech/lrud@npm:8.0.1"
1734+
"@bam.tech/lrud@npm:^8.0.2":
1735+
version: 8.0.2
1736+
resolution: "@bam.tech/lrud@npm:8.0.2"
17371737
dependencies:
17381738
mitt: 3.0.1
1739-
checksum: ff20f533a021ca795e091542e2fde66dded14e651a64f857d0281ec7cc660ac9ea149652f39d7ec7997300e68383d915bc41d04c902d5911d99e1e06d2babdbd
1739+
checksum: 699dde408a801521e34a7721e520a4178c824abb9ea525d16939cb0d0acae9ffc4024b0d0492259558bcf22dc6bd62f5387af3d776135565949fd020a380b4e9
17401740
languageName: node
17411741
linkType: hard
17421742

@@ -13001,7 +13001,7 @@ __metadata:
1300113001
version: 0.0.0-use.local
1300213002
resolution: "react-tv-space-navigation@workspace:packages/lib"
1300313003
dependencies:
13004-
"@bam.tech/lrud": ^8.0.1
13004+
"@bam.tech/lrud": ^8.0.2
1300513005
"@testing-library/react-hooks": ^8.0.1
1300613006
"@testing-library/react-native": ^12.3.1
1300713007
"@types/jest": ^29.5.3

0 commit comments

Comments
 (0)