Skip to content

Commit

Permalink
ci: update Globalize (#2430)
Browse files Browse the repository at this point in the history
  • Loading branch information
cutterbl committed Aug 10, 2023
1 parent 79c196c commit b313249
Show file tree
Hide file tree
Showing 3 changed files with 2,752 additions and 2,321 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ node_modules

# Mac OS X
.DS_Store

# Yarn Cache
.yarn
# Yarn NodeLinker
.yarnrc.yml
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.4.2",
Expand Down
Loading

0 comments on commit b313249

Please sign in to comment.