Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt-modules#1166)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 9, 2021
1 parent 0527d63 commit 27fb366
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 446 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,44 +97,44 @@
"js-cookie": "^2.2.1",
"klona": "^2.0.4",
"lodash.merge": "^4.6.2",
"ufo": "^0.7.5",
"ufo": "^0.7.7",
"vue-i18n": "^8.24.5"
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/preset-env": "7.14.7",
"@babel/runtime": "7.14.6",
"@nuxt/types": "2.15.7",
"@nuxtjs/composition-api": "0.24.4",
"@nuxtjs/composition-api": "0.24.6",
"@nuxtjs/eslint-config-typescript": "6.0.1",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "3.0.1",
"@types/argparse": "2.0.8",
"@types/cookie": "0.4.0",
"@types/express": "4.17.12",
"@types/jest": "26.0.23",
"@types/jest-dev-server": "4.2.0",
"@types/js-cookie": "2.2.6",
"@types/jsdom": "16.2.11",
"@types/argparse": "2.0.10",
"@types/cookie": "0.4.1",
"@types/express": "4.17.13",
"@types/jest": "26.0.24",
"@types/jest-dev-server": "4.2.1",
"@types/js-cookie": "2.2.7",
"@types/jsdom": "16.2.13",
"@types/lodash.merge": "4.6.6",
"@types/request-promise-native": "1.0.17",
"@types/serve-static": "1.13.9",
"@types/request-promise-native": "1.0.18",
"@types/serve-static": "1.13.10",
"argparse": "2.0.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.2",
"core-js": "3.15.1",
"eslint": "7.29.0",
"core-js": "3.15.2",
"eslint": "7.30.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.0.5",
"jest": "27.0.6",
"jest-dev-server": "5.0.3",
"jsdom": "16.6.0",
"messageformat": "2.3.0",
"nuxt": "2.15.7",
"playwright-chromium": "1.12.2",
"playwright-chromium": "1.12.3",
"release-it": "14.10.0",
"serve-static": "1.14.1",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
}
}
Loading

0 comments on commit 27fb366

Please sign in to comment.