Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Oct 1, 2023
1 parent fd34dde commit 292f746
Show file tree
Hide file tree
Showing 2 changed files with 1,168 additions and 1,103 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"testEnvironment": "jsdom"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@indoorequal/spritezero-cli": "^3.0.0",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"babel-jest": "^29.5.0",
"babel-jest": "^29.7.0",
"documentation": "^14.0.2",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"rollup": "^3.23.0"
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"rollup": "^3.29.4"
},
"dependencies": {
"array-equal": "^1.0.0",
Expand Down
Loading

0 comments on commit 292f746

Please sign in to comment.