1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-01 18:13:32 +02:00

🆙 関係ライブラリのアップデート

This commit is contained in:
BcRikko
2018-09-26 11:35:56 +09:00
parent e227568107
commit a72b99dda3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2663,9 +2663,9 @@
} }
}, },
"husky": { "husky": {
"version": "1.0.0-rc.15", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.15.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0.tgz",
"integrity": "sha512-JTZhkESlc4r1YFilvGgpbEC6wkFZdi1Sm/Haa1TiMFPHOErMUBlpScrIlgN0ttXO9EBYJyanL5WF+lwCtorrZw==", "integrity": "sha512-BCJmbzfauxXwfxIZYETNS95zNxnwQgzTbVPs4DL0CbMmSDvuMEAcfEjGDFEb+mmPslvywKlXZroYAdNLRDLayQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"cosmiconfig": "5.0.6", "cosmiconfig": "5.0.6",

View File

@@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.1.5", "autoprefixer": "^9.1.5",
"clean-css-cli": "^4.2.1", "clean-css-cli": "^4.2.1",
"husky": "^1.0.0-rc.15", "husky": "^1.0.0",
"lint-staged": "^7.3.0", "lint-staged": "^7.3.0",
"node-sass": "^4.9.3", "node-sass": "^4.9.3",
"postcss-cli": "^6.0.0", "postcss-cli": "^6.0.0",