Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 6bf1a45

Browse files
committed
Update dependency nsp to ^2.8.0
1 parent 30c97d0 commit 6bf1a45

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint-config-airbnb-base": "^12.0.0",
1616
"eslint-plugin-import": "^2.5.0",
1717
"eslint-watch": "^3.1.2",
18-
"nsp": "^2.7.0",
18+
"nsp": "^2.8.0",
1919
"supervisor": "^0.12.0"
2020
},
2121
"scripts": {

app/yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -1460,9 +1460,10 @@ npmlog@^4.0.2:
14601460
gauge "~2.7.3"
14611461
set-blocking "~2.0.0"
14621462

1463-
nsp@^2.7.0:
1464-
version "2.8.0"
1465-
resolved "https://registry.yarnpkg.com/nsp/-/nsp-2.8.0.tgz#351a9a626ce3335ff261db17dcfec6d6bb7b254b"
1463+
nsp@^2.8.0:
1464+
version "2.8.1"
1465+
resolved "https://registry.yarnpkg.com/nsp/-/nsp-2.8.1.tgz#436e3f13869e0610d3a38f59d55f9b353cc32817"
1466+
integrity sha512-jvjDg2Gsw4coD/iZ5eQddsDlkvnwMCNnpG05BproSnuG+Gr1bSQMwWMcQeYje+qdDl3XznmhblMPLpZLecTORQ==
14661467
dependencies:
14671468
chalk "^1.1.1"
14681469
cli-table "^0.3.1"

0 commit comments

Comments
 (0)