Skip to content

Commit

Permalink
chore: update deps (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 authored Jan 30, 2021
1 parent b000894 commit ac682af
Show file tree
Hide file tree
Showing 10 changed files with 10,306 additions and 10,774 deletions.
2 changes: 1 addition & 1 deletion jest/helpers.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict';

import 'babel-polyfill';
import '@babel/polyfill';
import runTest from 'cli-prompts-test';
import execa from 'execa';
import fs from 'fs';
Expand Down
10,666 changes: 3,875 additions & 6,791 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"@babel/cli": "^7.12.1",
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/cli": "^12.0.0",
"@commitlint/config-conventional": "^12.0.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^24.9.0",
"cli-prompts-test": "^0.3.0",
Expand All @@ -86,7 +86,7 @@
"jest": "^24.9.0",
"lint-staged": "^8.2.1",
"prettier": "^2.0.5",
"vuepress": "^0.14.11"
"vuepress": "^1.8.0"
},
"collective": {
"type": "opencollective",
Expand Down
Loading

0 comments on commit ac682af

Please sign in to comment.