Skip to content

Commit

Permalink
chore(deps): Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Aug 10, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5c1901b commit fae3a34
Showing 2 changed files with 31 additions and 46 deletions.
71 changes: 28 additions & 43 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "3.4.0",
"fs-extra": "^10.0.0",
"js-yaml": "^4.1.0",
@@ -21,8 +21,8 @@
},
"devDependencies": {
"prettier": "2.3.2",
"snyk": "1.675.0"
},
"snyk": "^1.677.0"
},
"scripts": {
"format": "npm run format:prettier",
"format:prettier": "npx prettier --config .prettierrc.yaml \"./**/*.{ts,css,less,js}\" --write",

0 comments on commit fae3a34

Please sign in to comment.