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

Commit a286a60

Browse files
renovate[bot]renovate-bot
andauthoredMay 11, 2021
Update dependency nsp to v2.8.1 (#3)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d74e673 commit a286a60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.7.0",
1717
"eslint-watch": "3.1.2",
18-
"nsp": "2.8.0",
18+
"nsp": "2.8.1",
1919
"supervisor": "0.12.0"
2020
},
2121
"scripts": {

‎app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1464,10 +1464,10 @@ npmlog@^4.0.2:
14641464
gauge "~2.7.3"
14651465
set-blocking "~2.0.0"
14661466

1467-
nsp@2.8.0:
1468-
version "2.8.0"
1469-
resolved "https://registry.yarnpkg.com/nsp/-/nsp-2.8.0.tgz#351a9a626ce3335ff261db17dcfec6d6bb7b254b"
1470-
integrity sha512-Xd2O4BpocQZJJF0DCK5rhOPEPyo9L7A/UlVmT9/Hof14cVgizgDF3y6MSDwJQHD+5eNXN46hdlG528Lrao83Sw==
1467+
nsp@2.8.1:
1468+
version "2.8.1"
1469+
resolved "https://registry.yarnpkg.com/nsp/-/nsp-2.8.1.tgz#436e3f13869e0610d3a38f59d55f9b353cc32817"
1470+
integrity sha512-jvjDg2Gsw4coD/iZ5eQddsDlkvnwMCNnpG05BproSnuG+Gr1bSQMwWMcQeYje+qdDl3XznmhblMPLpZLecTORQ==
14711471
dependencies:
14721472
chalk "^1.1.1"
14731473
cli-table "^0.3.1"

0 commit comments

Comments
 (0)
This repository has been archived.