Skip to content

Commit

Permalink
chore: update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Nov 5, 2021
1 parent 6adb45a commit 7d5c492
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/create-config/package.json
Expand Up @@ -35,30 +35,30 @@
"publish-release": "eslint-publish-release"
},
"dependencies": {
"@eslint/eslintrc": "^0.4.0",
"@eslint/eslintrc": "^1.0.3",
"cross-spawn": "^7.0.2",
"debug": "^4.0.1",
"enquirer": "^2.3.5",
"js-yaml": "^3.14.1",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"semver": "^7.2.1"
},
"devDependencies": {
"chai": "^4.3.4",
"eslint": "^7.32.0",
"eslint": "^8.1.0",
"eslint-config-eslint": "^7.0.0",
"eslint-config-xo": "^0.39.0",
"eslint-plugin-jsdoc": "^33.0.0",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.26.1",
"eslint-release": "^3.1.2",
"eslint-release": "^3.2.0",
"espree": "^9.0.0",
"fs-teardown": "^0.1.0",
"memfs": "^3.0.1",
"mocha": "^8.3.2",
"fs-teardown": "^0.2.0",
"memfs": "^3.3.0",
"mocha": "^9.1.3",
"proxyquire": "^2.1.3",
"shelljs": "^0.8.4",
"sinon": "^10.0.0"
"sinon": "^12.0.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
Expand Down

0 comments on commit 7d5c492

Please sign in to comment.