Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2021
1 parent 0561ae8 commit 3dab686
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 224 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
"upath": "^2.0.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.12.15",
"@babel/preset-env": "^7.12.16",
"@babel/preset-typescript": "^7.12.16",
"@nuxt/types": "^2.15.0",
"@babel/plugin-transform-runtime": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@babel/preset-typescript": "^7.12.17",
"@nuxt/types": "^2.15.1",
"@nuxtjs/module-test-utils": "^1.6.3",
"@release-it/conventional-changelog": "^2.0.0",
"@types/fs-extra": "^9.0.7",
Expand All @@ -84,7 +84,7 @@
"@typescript-eslint/parser": "^4.15.1",
"babel-loader": "^8.2.2",
"codecov": "^3.8.1",
"core-js": "3.8.3",
"core-js": "3.9.0",
"cross-env": "^7.0.3",
"eslint": "^7.20.0",
"eslint-config-prettier": "^8.0.0",
Expand All @@ -95,10 +95,10 @@
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"npm-run-all": "^4.1.5",
"nuxt": "^2.15.0",
"nuxt": "^2.15.1",
"prettier": "^2.2.1",
"release-it": "14.4.0",
"siroc": "0.6.6",
"release-it": "14.4.1",
"siroc": "0.6.7",
"start-server-and-test": "^1.12.0",
"testcafe": "1.11.0",
"tsd": "^0.14.0",
Expand Down
Loading

0 comments on commit 3dab686

Please sign in to comment.