Skip to content

Commit

Permalink
Merge cad13f0 into 2059240
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2021
2 parents 2059240 + cad13f0 commit fd10ae5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@aureooms/js-codec": "^3.0.0",
"@aureooms/js-error": "^5.0.0",
"@aureooms/js-itertools": "^5.0.0",
"@aureooms/js-mapping": "^4.0.0"
"@aureooms/js-mapping": "^5.0.0"
},
"devDependencies": {
"@aureooms/js-codec-ascii": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@aureooms/js-collections-deque" "^6.0.1"
"@aureooms/js-error" "^5.0.2"

"@aureooms/js-mapping@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-mapping/-/js-mapping-4.0.0.tgz#ae83268a6b4e6ae7d4b1ff185bd2416c34e2064e"
integrity sha512-zSs5uEBlosLwG2MWiHdCKounMQ84AG5RXrmKiA9g1QrErOu6quQZu2dZp5gbG0pS0cS2V9H/txJnuMw54hhtEw==
"@aureooms/js-mapping@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@aureooms/js-mapping/-/js-mapping-5.0.0.tgz#62da181a089a58f5027e97029ee6328868a87a5e"
integrity sha512-yJCcfLWdcxCN6NCugJgdXWy20o/7+JCqG608t5u86JS3T/FgS2YL5joBQd78SCUrfet8s30wvEJAsQcmd475jg==

"@babel/cli@7.13.10":
version "7.13.10"
Expand Down

0 comments on commit fd10ae5

Please sign in to comment.