Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
npm: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-pogor committed Mar 14, 2021
1 parent 6e48611 commit 4a65805
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 68 deletions.
132 changes: 69 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"all-contributors-cli": "^6.20.0",
Expand All @@ -19,7 +19,7 @@
"commitizen": "^4.2.3",
"core-js": "^3.9.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"husky": "^5.1.3",
"lint-staged": "^10.5.4",
Expand All @@ -30,7 +30,7 @@
"standard-version": "^9.1.1",
"stylelint": "^13.12.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-config-standard": "^21.0.0",
"stylelint-scss": "^3.19.0"
},
"scripts": {
Expand Down

0 comments on commit 4a65805

Please sign in to comment.