aboutsummaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-06-06 11:46:49 -0300
committerSebastian <sebasjm@gmail.com>2022-06-06 11:46:49 -0300
commita97b3abe21a5d21e048f817a57b828ca2f1d2845 (patch)
tree3d0a1a2934e6198f9da9d5c1247992a2d0ee5470 /pnpm-lock.yaml
parent31d6d352c11e83c85c123671b3c7bb19a34510b9 (diff)
downloadwallet-core-a97b3abe21a5d21e048f817a57b828ca2f1d2845.tar.xz
more copyright fixes
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 952871f40..ae0d56255 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -61,6 +61,7 @@ importers:
bulma-radio: ^1.1.1
chokidar: ^3.5.3
date-fns: 2.28.0
+ eslint-plugin-header: ^3.1.1
jed: 1.1.1
jssha: ^3.2.0
mocha: ^9.2.0
@@ -84,6 +85,7 @@ importers:
bulma-checkbox: 1.2.1
bulma-radio: 1.2.0
chokidar: 3.5.3
+ eslint-plugin-header: 3.1.1
jssha: 3.2.0
mocha: 9.2.0
sass: 1.32.13
@@ -6865,6 +6867,12 @@ packages:
- supports-color
dev: true
+ /eslint-plugin-header/3.1.1:
+ resolution: {integrity: sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==}
+ peerDependencies:
+ eslint: '>=7.7.0'
+ dev: true
+
/eslint-plugin-import/2.25.4_hnuvkylwov4o5r7e4qviqhmdiu:
resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==}
engines: {node: '>=4'}