@instructure/ui-test-sandbox
Advanced tools
Comparing version 10.2.3-snapshot-14 to 10.2.3-snapshot-15
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.2.3-snapshot-14](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.2.3-snapshot-14) (2024-10-02) | ||
## [10.2.3-snapshot-15](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.2.3-snapshot-15) (2024-10-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-test-sandbox |
{ | ||
"name": "@instructure/ui-test-sandbox", | ||
"version": "10.2.3-snapshot-14", | ||
"version": "10.2.3-snapshot-15", | ||
"description": "A wrapper for sinon test sandbox and associated utilities.", | ||
@@ -26,8 +26,8 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.5", | ||
"@babel/runtime": "^7.25.6", | ||
"sinon": "^15.2.0" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.2.3-snapshot-14", | ||
"@types/mocha": "^10.0.6", | ||
"@instructure/ui-babel-preset": "10.2.3-snapshot-15", | ||
"@types/mocha": "^10.0.8", | ||
"@types/sinon": "^10.0.20", | ||
@@ -34,0 +34,0 @@ "prop-types": "^15.8.1" |
Sorry, the diff of this file is not supported yet
170442
Updated@babel/runtime@^7.25.6