NPM Audit
This commit is contained in:
parent
982d33f09a
commit
813bdb9cce
7894
package-lock.json
generated
7894
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -15,19 +15,19 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.4.7",
|
||||
"autoprefixer": "^9.5.1",
|
||||
"ava": "^0.16.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-es2015-ie": "^6.7.0",
|
||||
"bulma": "^0.7.2",
|
||||
"node-sass": "^4.11.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^6.1.1",
|
||||
"ava": "^0.16.0",
|
||||
"co-exec": "^1.0",
|
||||
"codecov": "^1.0.1",
|
||||
"ghooks": "^1.2.4",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"nyc": "^10.0.0",
|
||||
"postcss-cli": "^6.1.1",
|
||||
"standard": "^8.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
@ -45,9 +45,9 @@
|
||||
"test": "nyc ./node_modules/.bin/ava -v"
|
||||
},
|
||||
"dependencies": {
|
||||
"browser-sync": "^2.26.3",
|
||||
"browser-sync": "^2.26.5",
|
||||
"global": "^4.3.2",
|
||||
"jquery": "^3.3.1",
|
||||
"jquery": "^3.4.1",
|
||||
"npx": "^10.2.0"
|
||||
},
|
||||
"config": {
|
||||
@ -55,4 +55,4 @@
|
||||
"pre-commit": "npm run standard"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user