Skip to content

Commit

Permalink
Merge pull request #313 from Scalingo/dependabot/npm_and_yarn/build-p…
Browse files Browse the repository at this point in the history
…ackages-2e33a7730d
  • Loading branch information
ksol authored Jul 19, 2023
2 parents e00f15c + 6fb4e7f commit 8072e32
Show file tree
Hide file tree
Showing 2 changed files with 871 additions and 810 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "7.x",
"@babel/register": "7.x",
"@types/ws": "^8.2.2",
Expand All @@ -32,7 +33,7 @@
"axios-mock-adapter": "^1.20.0",
"chai": "^4.3.6",
"core-js": "^3.21.1",
"esbuild": "^0.17.5",
"esbuild": "^0.18.14",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.3",
Expand All @@ -44,7 +45,7 @@
"ts-mocha": "^10.0.0",
"tsconfig-paths": "^4.0.0",
"typedoc": "^0.24.8",
"typescript": "^4.6.2"
"typescript": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 8072e32

Please sign in to comment.