Skip to content

Commit

Permalink
Update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent a8c1a6a commit e195f24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"vue": ">=2.6"
},
"devDependencies": {
"@types/jest": "28.1.3",
"@types/jest": "28.1.8",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"@vue/test-utils": "2.0.0",
Expand All @@ -45,18 +45,18 @@
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jest": "27.8.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-vue": "8.7.1",
"graphql": "15.7.2",
"graphql-tag": "2.12.6",
"jest": "28.1.1",
"jest": "28.1.3",
"mkdirp": "1.0.4",
"np": "7.6.2",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"ts-jest": "28.0.5",
"ts-jest": "28.0.8",
"typescript": "4.5.2",
"vue": "2.6.14",
"vue-apollo": "3.1.0",
Expand Down

0 comments on commit e195f24

Please sign in to comment.