Skip to content

Commit

Permalink
chore: update to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Aug 5, 2021
1 parent 335671a commit 3e70278
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -85,13 +85,13 @@
"v8-compile-cache": "^2.0.3"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"babel-loader": "^8.0.5",
"chai": "^4.0.1",
"cheerio": "^0.22.0",
"common-tags": "^1.8.0",
"core-js": "^3.1.3",
"core-js": "^3.16.0",
"dateformat": "^4.5.1",
"ejs": "^3.0.2",
"eslint": "file:.",
Expand All @@ -103,33 +103,33 @@
"eslint-release": "^3.1.2",
"eslump": "^3.0.0",
"esprima": "^4.0.1",
"fs-teardown": "0.1.1",
"fs-teardown": "^0.1.1",
"glob": "^7.1.6",
"jsdoc": "^3.5.5",
"karma": "^6.1.1",
"karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webpack": "^5.0.0",
"lint-staged": "^11.0.0",
"load-perf": "^0.2.0",
"markdownlint": "^0.23.1",
"markdownlint-cli": "^0.27.1",
"markdownlint-cli": "^0.28.1",
"memfs": "^3.0.1",
"mocha": "^8.3.2",
"mocha": "^9.0.3",
"mocha-junit-reporter": "^2.0.0",
"node-polyfill-webpack-plugin": "^1.0.3",
"node-polyfill-webpack-plugin": "^1.1.4",
"npm-license": "^0.3.3",
"nyc": "^15.0.1",
"proxyquire": "^2.0.1",
"puppeteer": "^9.1.1",
"recast": "^0.20.4",
"regenerator-runtime": "^0.13.2",
"regenerator-runtime": "^0.13.9",
"shelljs": "^0.8.2",
"sinon": "^11.0.0",
"temp": "^0.9.0",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0",
"webpack": "^5.48.0",
"webpack-cli": "^4.7.2",
"yorkie": "^2.0.0"
},
"keywords": [
Expand Down

0 comments on commit 3e70278

Please sign in to comment.