Skip to content

Commit

Permalink
Update package lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhomer committed Dec 9, 2023
1 parent 39f0ff1 commit 727ae07
Show file tree
Hide file tree
Showing 2 changed files with 3,973 additions and 11 deletions.
14 changes: 3 additions & 11 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,20 @@
"author": "anon",
"description": "dotme test",
"devDependencies": {
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"bats": "1.10.0",
"bats-assert": "2.0.0",
"bats-support": "0.3.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"@types/node": "20.9.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"bats": "1.10.0",
"bats-assert": "2.0.0",
"bats-support": "0.3.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-sonarjs": "0.23.0",
"jest": "^29.7.0",
"prettier": "3.1.0",
"ts-node": "10.9.1",
"typescript": "5.3.2"
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"license": "ISC",
"main": "scratch.js",
Expand Down
Loading

0 comments on commit 727ae07

Please sign in to comment.