Skip to content

Commit

Permalink
Merge 79287a6 into 2a7a9ce
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2020
2 parents 2a7a9ce + 79287a6 commit 32c1d2b
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 @@ -32,7 +32,7 @@
"@aureooms/js-pairing-heap": "^1.0.0"
},
"devDependencies": {
"@babel/cli": "7.10.3",
"@babel/cli": "7.10.4",
"@babel/core": "7.10.3",
"@babel/polyfill": "7.10.1",
"@babel/preset-env": "7.10.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-1.0.0.tgz#76429704ae5db8fd2c81a60352b87dab88b3d6b6"
integrity sha512-lfaBSlUCIaxkYZXRwg7imCSeWS0AA8gFkV2CANaTuirB7hzLYdzPV8ePCw3MULZBdA2Ehq3CDGX2HxcqToZm7g==

"@babel/cli@7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.3.tgz#4ea83bd997d2a41c78d07263ada3ec466fb3764b"
integrity sha512-lWB3yH5/fWY8pi2Kj5/fA+17guJ9feSBw5DNjTju3/nRi9sXnl1JPh7aKQOSvdNbiDbkzzoGYtsr46M8dGmXDQ==
"@babel/cli@7.10.4":
version "7.10.4"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.4.tgz#ba38ad6d0b4b772a67b106934b7c33d656031896"
integrity sha512-xX99K4V1BzGJdQANK5cwK+EpF1vP9gvqhn+iWvG+TubCjecplW7RSQimJ2jcCvu6fnK5pY6mZMdu6EWTj32QVA==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
Expand Down

0 comments on commit 32c1d2b

Please sign in to comment.