Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update installation locking (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
apexskier authored Oct 29, 2020
1 parent 6493d37 commit e13e922
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 @@ -37,7 +37,7 @@
"eslint": "^7.12.0",
"eslint-plugin-nova": "^1.2.0",
"jest": "^26.6.1",
"nova-extension-utils": "^1.2.1",
"nova-extension-utils": "^1.2.2",
"onchange": "^7.1.0",
"prettier": "^2.1.2",
"rollup": "^2.32.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3247,10 +3247,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==

nova-extension-utils@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/nova-extension-utils/-/nova-extension-utils-1.2.1.tgz#afacdf2e0f01e475a6dbdbb57c14d596c373a9ff"
integrity sha512-WtIo+TAbGmXnIhB7eNR1H04cCD94sFVWWO9N3EaRKRpkuozs58tkLqChV0wJrmdc/g5Y3vh5593HgS3E8mwSPg==
nova-extension-utils@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/nova-extension-utils/-/nova-extension-utils-1.2.2.tgz#d12cec5d4257710f2402d499b06705bf1cabe4fc"
integrity sha512-L685YSs35Te5btsawyJXydR+y/EhQPE7fj9z+sZHsTOtrD+dlhUanM6EDavNAb7Ux5nd0zJqmYevrATt9x+bHA==

npm-run-path@^2.0.0:
version "2.0.2"
Expand Down

0 comments on commit e13e922

Please sign in to comment.