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

Commit e13e922

Browse files
authored
Update installation locking (#115)
1 parent 6493d37 commit e13e922

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "^7.12.0",
3838
"eslint-plugin-nova": "^1.2.0",
3939
"jest": "^26.6.1",
40-
"nova-extension-utils": "^1.2.1",
40+
"nova-extension-utils": "^1.2.2",
4141
"onchange": "^7.1.0",
4242
"prettier": "^2.1.2",
4343
"rollup": "^2.32.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3247,10 +3247,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
32473247
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
32483248
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
32493249

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

32553255
npm-run-path@^2.0.0:
32563256
version "2.0.2"

0 commit comments

Comments
 (0)