Skip to content

Commit 142c442

Browse files
committed
feat!: use loading-screen v1.1.0
1 parent b33a73a commit 142c442

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
@@ -14,7 +14,7 @@
1414
],
1515
"scripts": {},
1616
"dependencies": {
17-
"loading-screen": "^1.0.1"
17+
"loading-screen": "^1.1.0"
1818
},
1919
"devDependencies": {
2020
"husky": "^1.0.0-rc.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4006,10 +4006,10 @@ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3:
40064006
emojis-list "^2.0.0"
40074007
json5 "^1.0.1"
40084008

4009-
loading-screen@^1.0.1:
4010-
version "1.0.1"
4011-
resolved "https://registry.npmjs.org/loading-screen/-/loading-screen-1.0.1.tgz#47982f5c8ea5e2ced36d10d7f16734495d0c4957"
4012-
integrity sha512-S/fT8zFMX5DafapiGSLn8RVDHEwvjF/qBv37TqTNg2hBddfcU0Yq9n8OV9zGjEqa5k9pkn6QEZTN1PHwpOerfg==
4009+
loading-screen@^1.1.0:
4010+
version "1.1.0"
4011+
resolved "https://registry.npmjs.org/loading-screen/-/loading-screen-1.1.0.tgz#068431a16714bfae959820edf18280e7de2180e0"
4012+
integrity sha512-n2rLC0wX1UnP1KSHuC8WF/ObVVuliyubXa9a68Bcar4Z0HY98gErXZrSTrP5SDQ7YVh8HKQ3BSLJVUVihWoGgg==
40134013
dependencies:
40144014
connect "^3.6.6"
40154015
serve-static "^1.13.2"

0 commit comments

Comments
 (0)