Skip to content

Commit f6ca99c

Browse files
chore(deps): bump deep-freeze-es6 from 1.4.1 to 4.0.0
Bumps [deep-freeze-es6](https://github.com/christophehurpeau/deep-freeze-es6) from 1.4.1 to 4.0.0. - [Release notes](https://github.com/christophehurpeau/deep-freeze-es6/releases) - [Changelog](https://github.com/christophehurpeau/deep-freeze-es6/blob/main/CHANGELOG.md) - [Commits](https://github.com/christophehurpeau/deep-freeze-es6/commits/v4.0.0) --- updated-dependencies: - dependency-name: deep-freeze-es6 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa0a8f8 commit f6ca99c

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"chakra-react-select": "^6.1.0",
5858
"core-js": "^3.42.0",
5959
"dayjs": "^1.11.10",
60-
"deep-freeze-es6": "^1.4.1",
60+
"deep-freeze-es6": "^4.0.1",
6161
"jss": "^10.10.0",
6262
"lodash": "^4.17.21",
6363
"lucide-react": "^0.503.0",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/json-schema": "^7.0.15",
7878
"@types/json-schema-merge-allof": "^0.6.5",
7979
"@types/react-is": "^18.2.4",
80-
"deep-freeze-es6": "^1.4.1",
80+
"deep-freeze-es6": "^4.0.1",
8181
"eslint": "^8.56.0"
8282
},
8383
"publishConfig": {

0 commit comments

Comments
 (0)