Skip to content

Commit 28f81b2

Browse files
authored
chore(package): upgrade keyboard-key (#3390)
1 parent a03d7dc commit 28f81b2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@babel/runtime": "^7.1.2",
7575
"@semantic-ui-react/event-stack": "^3.0.1",
7676
"classnames": "^2.2.6",
77-
"keyboard-key": "^1.0.2",
77+
"keyboard-key": "^1.0.4",
7878
"lodash": "^4.17.11",
7979
"prop-types": "^15.6.2",
8080
"shallowequal": "^1.1.0"

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -6976,9 +6976,10 @@ karma@^3.0.0:
69766976
tmp "0.0.33"
69776977
useragent "2.2.1"
69786978

6979-
keyboard-key@^1.0.2:
6980-
version "1.0.2"
6981-
resolved "https://registry.yarnpkg.com/keyboard-key/-/keyboard-key-1.0.2.tgz#212e14dde4c2059814336159bbc5acd0a348ca6b"
6979+
keyboard-key@^1.0.4:
6980+
version "1.0.4"
6981+
resolved "https://registry.yarnpkg.com/keyboard-key/-/keyboard-key-1.0.4.tgz#52d8fa07b7e17757072aa22a67fb4ae85e4c46b0"
6982+
integrity sha512-my04dE6BCwPpwoe4KYKfPxWiwgDYQOHrVmtzn1CfzmoEsGG/ef4oZGaXCzi1+iFhG7CN5JkOuxmei5OABY8/ag==
69826983

69836984
killable@^1.0.0:
69846985
version "1.0.0"

0 commit comments

Comments
 (0)