Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 5fd4fb9 commit 086c651
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 607 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,29 @@
"toposort-class": "1.0.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/eslint-parser": "7.22.15",
"@babel/preset-env": "7.22.20",
"@vue/eslint-config-standard": "8.0.1",
"@vue/test-utils": "1.3.6",
"@vue/vue2-jest": "29.2.5",
"babel-jest": "29.6.4",
"core-js": "3.32.1",
"@vue/vue2-jest": "29.2.6",
"babel-jest": "29.7.0",
"core-js": "3.32.2",
"coveralls": "3.1.1",
"eslint": "8.48.0",
"eslint": "8.50.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.0.2",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-vue": "9.17.0",
"flush-promises": "1.0.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-fetch-mock": "3.0.3",
"jest-serializer-vue": "3.1.0",
"jest-watch-typeahead": "2.2.2",
"regenerator-runtime": "0.14.0",
"release-it": "16.1.5",
"rollup-plugin-copy": "3.4.0",
"release-it": "16.2.1",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-string": "3.0.0",
"vite": "4.4.9",
Expand Down
Loading

0 comments on commit 086c651

Please sign in to comment.