Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jcputney committed Oct 23, 2024
1 parent 3e30f98 commit c6ce338
Show file tree
Hide file tree
Showing 2 changed files with 739 additions and 754 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"test": "test"
},
"devDependencies": {
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/node": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@babel/preset-typescript": "^7.25.7",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.25.9",
"@babel/eslint-parser": "^7.25.9",
"@babel/node": "^7.25.9",
"@babel/preset-env": "^7.25.9",
"@babel/preset-typescript": "^7.25.9",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/eslint__js": "^8.42.3",
"@types/expect": "^24.3.0",
"@types/expect": "^24.3.2",
"@types/mocha": "^10.0.9",
"@types/sinon": "^17.0.3",
"babel-eslint": "^11.0.0-beta.2",
Expand All @@ -39,15 +39,15 @@
"browserify": "^17.0.1",
"c8": "^10.1.2",
"c8-as-nyc": "^1.1.11",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-formatter-junit": "^8.40.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-webpack-plugin": "^4.2.0",
"expect": "^29.7.0",
"fetch-pretender": "https://github.com/jcputney/fetch-pretender#master",
"globals": "^15.11.0",
"jsdoc": "^4.0.3",
"jsdoc": "^4.0.4",
"jsdoc-babel": "^0.5.0",
"minimist": "^1.2.8",
"miragejs": "^0.2.0-alpha.3",
Expand All @@ -60,7 +60,7 @@
"ts-loader": "^9.5.1",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"typescript-eslint": "^8.11.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
},
Expand Down
Loading

0 comments on commit c6ce338

Please sign in to comment.